Welcome to TalkGraphics.com
Results 1 to 10 of 29

Hybrid View

  1. #1

    Default Google font embedded without problems in XD 15+ makes problems in XD19+ ?

    Hello as already written in the title; I have created some sites with XD Pro+ 15 with embedded Google fonts which always worked without problems. Today I opened one of them with XD Pro+ 19 and made some minor changes. When exporting HTML it is now criticized that it is not possible to embed the Google fonts "Nuntio" or "Nuntio bold". This means that if you view the website on a PC that does not have these fonts installed, a substitute font is displayed. What I don't understand is that it used to work fine with v15 and now not with v19.

    Any ideas or workaround besider render all text as grahics or reformat all graphics?

    Thanks, TomTom

  2. #2
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,830

    Default Re: Google font embedded without problems in XD 15+ makes problems in XD19+ ?

    Nunito is a Google Font, which I have just added to my Fonts.
    It renders properly without complaint:
    Fonts
    Nunito Regular Installable
    Verdana Editable
    Verdana Bold Editableditable
    This means Xara generate a woff file (../index_htm_files/XaraWDGeneratedHTMLfont1.woff).
    It creates a CSS file (../index_htm_files/xr_fonts.css) with:@font-face {font-family: 'Nunito';font-weight:normal;font-style:normal;src: url("XaraWDGeneratedHTMLfont1.woff") format("woff"), url("XaraWDEmbeddedHTMLfont1.eot?") format("embedded-opentype"), local('Nunito');
    and another (../index_htm_files/xr_text.css) with: .xr_s0 {font-family:'Nunito';font-weight:normal;font-style:normal;font-size:24px;text-decoration:none;font-feature-settings:'kern','liga' 0,'clig' 0,'calt' 0,'titl' 0,'salt' 0,'swsh' 0,'cswh' 0;text-transform: none;color:#000000;background-color:Transparent;-webkit-text-stroke: 0px black;letter-spacing:0em;} or similar.

    I would go the the XDPXv19 Text tool > Google Fonts > Add and install Nunito (again).

    Never convert text to shapes, it immediately ruins what a site ought to be.
    If you had XPro+, which can handle Shapes as SVG then there may be some circumstances where this could be used; the main one at present is where Xara converts rotated text to an image(!)

    Acorn
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

  3. #3

    Default Re: Google font embedded without problems in XD 15+ makes problems in XD19+ ?

    (Update info)


    Hello,

    As already described here in this community post, a quasi-same problem occurs with me as well. It is 1:1 reproducible.

    https://www.magix.info/us/forum/embe...hing--1298176/

    Steps:

    You create a new, empty website (e.g. 960px), make several text lines which is already enough. Now you install via Designer Pro (in my case) e.g. the Google font "Nunito" which is then imported/downloaded by Desogner Pro as the entire font family. As soon as you start formatting 2 of the several text lines that you have created in the document and formatted with "Nunito" with "Nunito Semibold" and "Nunito medium" the error occurs! When exporting as a website, the fonts "Nunito", "Nunito black", etc. "CANNOT be embedded". Even the wrong font names are displayed in the error! Nothing in the file was formatted with "Nunito black" also the name gallery (what showed that fon "Nunito black" is "used" did not mark anything = no red point when active selected. The after error message generated and uploaded website is displayed incorrectly when displayed on a computer without the "Nunito" fonts installed because the fonts are missing. Only when the text lines formatted differently in "Nunito" are removed with "Nunito Semibold" and "Nunito medium", the export works again without error message.

    This happened to me with a website created with Designer Pro 15, which I opened with the installed trial version of Designer Pro 19 and further edited to esport it. The export of the named XAR file worked perfectly fine in version 15. (Background: I want to buy the update). But as I said, it also happens when you create a completely new document in Designer Pro 19 as described.

    This is an extremely annoying error that should not occur. Has cost me almost an entire afternoon and evening of recherche, troubleshooting. In addition, I suspect that the exact same problem will be present on other pages that I will open and edit. For me the absolute reason NOT to buy this update to v19 before the error is not clearly fixed.

    OS: Win 8.1 (according to previous inquiry directly at Xara v19 runs on Win 8.1 - there was also no error message concerning this during the installation)

    The original font family "Nunito" was loaded direct from the Google website (either via Xara Designer Pro, or as ZIP) causes the export problems when using the font style "semibold" as well as "medium".

    Actually, it can't be Win 8.1 either, because the same (!) XAR file works fine in export with XD Pro v15, while in v19 exactly the named error message occurs.

    TomTom

  4. #4
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,830

    Exclamation Re: Google font embedded without problems in XD 15+ makes problems in XD19+ ?

    TomTom, Google Fonts does not install a 'Nunito Medium' and 'Nunito Black' so I suspect you got these from elsewhere previously.
    I cannot reproduce your fault following your instructions.
    I only have:

    • Nunito 200
    • Nunito 200 italic
    • Nunito 300
    • Nunito 300 italic
    • Nunito regular
    • Nunito italic
    • Nunito 600
    • Nunito 600 italic
    • Nunito 700
    • Nunito 700 italic
    • Nunito 800
    • Nunito 800 italic
    • Nunito 900
    • Nunito 900 italic

    In v19, Xara is probably now conforming to the licensing conditions more strictly. In v15, it is possible things slipped through.

    Even when you believe they are not in use, you eventually find there is something like a linefeed in that particular font variant.
    To "prove" you actually have the offending font variants in use, you need to select all on each page and then look at the Names Gallery.
    What i do is open the xr_text.css file and establish which ClassName is being used for any font variant.
    I then open the htm file and search for that ClassName.
    If it is found, I note where on the page it is and edit the design.

    Supply a design test page from v15 and v19 and we can check on our systems.

    Acorn
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

  5. #5
    Join Date
    Feb 2007
    Location
    UK
    Posts
    21,309

    Default Re: Google font embedded without problems in XD 15+ makes problems in XD19+ ?

    @acorn

    nunito is a nice font for more than just websites, which I do not do as you know

    here is my installed list, which includes nunito black, but not medium

    Click image for larger version. 

Name:	2022-06-14 18_18_43-.png 
Views:	74 
Size:	75.4 KB 
ID:	132207

    I just went to google fonts, and add, and then installed nunito

    I also did a barebones web [local] export - no issues
    Last edited by handrawn; 14 June 2022 at 05:30 PM. Reason: dyslex
    -------------------------------
    Nothing lasts forever...

  6. #6
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,830

    Default Re: Google font embedded without problems in XD 15+ makes problems in XD19+ ?

    Quote Originally Posted by handrawn View Post
    @acorn
    nunito is a nice font for more than just websites, which I do not do as you know
    here is my installed list, which includes nunito black, but not medium

    Click image for larger version. 

Name:	2022-06-14 18_18_43-.png 
Views:	74 
Size:	75.4 KB 
ID:	132207

    I just went to google fonts, and add, and then installed nunito
    I also did a barebones web [local] export - no issues
    Cheers handrawn, I did the same and Google Fonts Library declared the variants by weight and not by appearance.

    I then found 'Nunito Black' so labelled (in Xara).
    Why it was not visible first time round, I don't know.
    'Nunito Medium' is still adrift.

    I still cannot find any clashes:

    Google Font Library Xara Fonts & MS Character Map UWP
    Nunito 200 Nunito ExtraLight Regular
    Nunito 200 italic Nunito ExtraLight Italic
    Nunito 300 Nunito Light Regular
    Nunito 300 italic Nunito Light Italic
    Nunito regular Nunito Regular
    Nunito italic Nunito Italic
    Nunito 600 Nunito Bold
    Nunito 600 italic Nunito Bold Italic
    Nunito 700 Nunito SemiBold Regular
    Nunito 700 italic Nunito SemiBold Italic
    Nunito 800 Nunito ExtraBold Regular
    Nunito 800 italic Nunito ExtraBold Italic
    Nunito 900 Nunito Black Regular
    Nunito 900 italic Nunito Black Italic

    Acorn
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •