Embedded TTF font not working

Hi everybody.
In the first place, thank you. In the other hand, sorry for all my possible English mistakes.
I have made several ePubs (validated in epubcheck and FlightCrew) with embedded fonts and all of them have always worked fine in ADE 1.7.2.
However, the same ePubs in ADE 1.8. preview are failing. I don`t know why, but the text with the embedded font is not being displayed at all. 
What has been changed that I'm missing it?

This problem has been solved in the new preview version.
Thanks!

Similar Messages

  • Embedded CFF font not working in TLF in latest stable build and higher (4.0.0.13875)

    Hi there,
    We are using embedded fonts with the TLF framework and since upgrading to the latest nightly build or the stable build, it stopped working. Here is a short example:
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                      xmlns:s="library://ns.adobe.com/flex/spark"
                      xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="1024" minHeight="768" xmlns:mx1="library://ns.adobe.com/flex/halo">
         <fx:Style>
              @font-face {
                   embedAsCFF: true;
                   fontFamily: "Courier";
                   src: url("COURIER.otf");
                   advancedAntiAliasing: true;
                   fontStyle: normal;
                   fontWeight: normal;
         </fx:Style>
         <fx:Declarations>
              <s:TextFlow id="tf" fontSize="20">
                   <s:p fontFamily="Courier" fontLookup="embeddedCFF">hallo is dit courier?</s:p>
                   <s:p>hallo is dit courier?</s:p>
              </s:TextFlow>
         </fx:Declarations>
         <s:VGroup>
              <s:RichEditableText textFlow="{tf}" />
         </s:VGroup>
    </s:Application>
    Any idea why it doesn't work anymore. The same example works fine compiling with build; 4.0.0.11686.
    Thanks,
    marcel panse

    Hi Guys,
    I sort of figured out a figured out a solution/workaround:
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                      xmlns:s="library://ns.adobe.com/flex/spark"
                      xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="1024" minHeight="768" xmlns:mx1="library://ns.adobe.com/flex/halo"
                      creationComplete="onCreationComplete()">
         <fx:Style>
              @font-face {
                   embedAsCFF: true;
                   fontFamily: CourierCFF;
                   src: url(c:/windows/fonts/COUR.ttf);
                   fontStyle: normal;
                   fontWeight: normal;
         </fx:Style>
         <fx:Script>
              <![CDATA[
                   import flashx.textLayout.compose.ISWFContext;
                   import flashx.textLayout.formats.ITextLayoutFormat;
                   import flashx.textLayout.elements.GlobalSettings;
                   import flash.text.engine.FontLookup;
                   import flash.text.engine.RenderingMode;
                   import flashx.textLayout.elements.TextFlow;
                   import flashx.textLayout.elements.SpanElement;
                   import flashx.textLayout.elements.ParagraphElement;
                   import flashx.textLayout.container.ContainerController;
                   import flashx.textLayout.formats.TextLayoutFormat;
                   import flashx.textLayout.elements.Configuration;
                   import flashx.textLayout.compose.IFlowComposer;
                   import flash.text.engine.FontLookup;
                   use namespace mx_internal;
                   private function onCreationComplete():void {
                        createTextFlow();
                   private function createTextFlow():TextFlow {
                        var config:Configuration = new Configuration();
                        var textLayoutFormat:TextLayoutFormat = new TextLayoutFormat();
                        textLayoutFormat.fontFamily = "CourierCFF";
                        textLayoutFormat.fontLookup = FontLookup.EMBEDDED_CFF;
                        textLayoutFormat.renderingMode = RenderingMode.CFF;
                        config.textFlowInitialFormat = textLayoutFormat;
                        var textFlow:TextFlow = new TextFlow(config);
                        var p:ParagraphElement = new ParagraphElement();
                        var span:SpanElement = new SpanElement();
                        span.text = "Is dit courier?";
                        p.addChild(span);
                        textFlow.addChild(p);
                        var flowComposer:IFlowComposer = textFlow.flowComposer;
                        //option 1: This fixes the problem, but i'm not sure why it works without a fontLookupFunction? Does it default to embedded?
                        //you could also specify your own function always returning embedded, but that would just resolve to the same behaviour..
                        GlobalSettings.resolveFontLookupFunction = null;
                        //option 2: I guess this is the more proper solution, specifying the swfContext. Only what context to choose?
                        //every font has its own css/swf and thus context. A paragraph can select a font (and the bold/italic options),
                        //which font to choose here if there are multiple fonts used in the textflow?
                        textFlow.flowComposer.swfContext = ISWFContext(this.getFontContext("CourierCFF", false, false, FontLookup.EMBEDDED_CFF));
                        var cc:ContainerController = new ContainerController( mainText, 200, 200 );
                        flowComposer.addController( cc );
                        flowComposer.updateAllControllers();
                        return textFlow;
              ]]>
         </fx:Script>
         <s:VGroup>
              <s:NumericStepper /> <!-- remove this stepper and the embedded font will work without option 1 or 2 -->
              <mx:UIComponent id="mainText"/>
         </s:VGroup>
    </s:Application>
    Option 1, setting GlobalSettings.resolveFontLookupFunction to null. Fixes the problem, but i'm not sure why it works without a fontLookupFunction? Does it default to embedded? You could also specify your own function always returning embedded, but that would just resolve to the same behaviour..
    Option 2, specify the context: I guess this is the more proper solution, specifying the swfContext. Only what context to choose? Every font has its own css/swf and thus context. A paragraph can select a font (and the bold/italic options), which font to choose here if there are multiple fonts used in the textflow?

  • Ttf fonts not working

    Greetings,
    I looked in some other threads here but could find no helpful solutions.
    I have some Feng Shui fonts that come from a PC. I have copied them into my font book but they do not show up when I open the font book.
    I tried copying them in to the following folders
    Library – Fonts
    User - Library – Fonts
    User – Fonts Extra
    I also tried to copy them from within the font book without success.
    Any idea how to solve this?
    Thanks
    Eric

    santarick wrote:
    The easiest way I have found to get acceptable album art is to go to Amazon music and copy and paste their album art into your Itunes info. Most, but not all, come up with very good quality and right size (large) As far as the font I have no idea.
    I got the impression that the original poster was meaning that that wanted iTunes to display the album artwork at a larger size in the list view, not that the artwork itself needed to be bigger. The iTunes Store already provided 600x600 pixels artwork (Amazon only provides 500x500 pixels) so I don't think that is the problem.
    I am not aware of a way of altering the list view to show the artwork bigger, but one can show the artwork in its own window at full size by turning on the 'show artwork for selected item' in the bottom left of the iTunes window, and then double-clicking on it to open it in its own window. It is also the case the other different views, like coverflow show the artwork at a bigger size than the list view.

  • Intelligent barcode font not working in Data Merge?

    Intelligent barcode font not working in Data Merge?
    When using Data Merge I only get a pink box where the code is supposed to go. If I cut and paste the same info into the spot the bar works fine. Anybody ever have this problem?

    It looks like you're working with InDesign, correct? I would try posting your question over in the general InDesign forum: http://forums.adobe.com/community/indesign The folks over there will be able to provide you with more specialized expert help

  • Embedded Youtube videos not working on Chrome 23 / Flash player 11.5.31.2

    For the past couple of weeks, I've not been able to play any Youtube videos that appear as embedded videos on other websites.  The small player appears with the still frame from the video and all the controls, but on pressing play, the video goes blank and won't play (the slider stays stuck at 0:00).  Nor does the full screen button work - the player just stays where it is within the third party website.  This problem has occurred across more than one website, but all sites still work in Internet Explorer.
    The main Youtube site is still working.
    I have tried all relevant steps here, to no avail (except increasing memory for a particular website, since not just one website is affected):
    http://helpx.adobe.com/flash-player/kb/flash-player-games-video-or.html
    Details:
    Windows 7 Home Premium 32-bit
    Google Chrome 23.0.1271.64 m
    Flash Player 11,5,31,2
    Any suggestions please?
    John

    Thank your for your reply, Chris.
    I installed the newest version of Chrome, and the videos I have
    embedded on my blog are now working.
    Regards,
    Frank
    2012/11/30, Chris Campbell <[email protected]>:
    Chris Campbell http://forums.adobe.com/people/chris.campbell created the
    discussion
    "Re: Embedded Youtube videos not working on Chrome 23 / Flash player
    11.5.31.2"
    To view the discussion, visit:
    http://forums.adobe.com/message/4885375#4885375

  • Using AS Linkage name for embedded font not working in CS6

    "Myriad Pro" with bold and italic styles embedded with the linkage names "Body", "BodyBold" and "BodyItalic".
    Creating a TextField using Flash CS6's toolbar and setting its font to "Body*" works fine, but not when its htmlText value has <b> and <em>, etc, tags.
    This also does not work:
    style.setStyle(".something", {fontFamily:"BodyBold"});
    ... but this does:
    style.setStyle(".something", {fontFamily:"Myriad Pro Bold"});
    Using the AS Linkage name worked in prior versions. I like using them because I can change global fonts for "stage" elements.

    Justin_WX wrote:
    So on the list it says Arial http://support.apple.com/kb/ht5484 which is a font from Apple, which is different from Microsoft, but are named the same...
    Is there a list of Microsoft Fonts that will work with Pages?
    Are you actually seeing a noticeable difference in the fonts after conversion? While there are some difference between those fonts, they are very subtle differences and in all likelihood will not really change the look of the document.

  • Embedded fonts not working in Air for ios

    hi
    am building an ActionScript mobile project 4.6 for ios and want to use embedded fonts for my app.
    we are using the swf method for embedding the fonts , after loading the xml and even got the embedded resourses from swf , the output is not showing the exact font used , instread it is displaying one of default ios fonts in place of it...
    here is the code of my embedded fonts and we are using TLF for text output:
    ....inside my loaded swf: -
    package
        import flash.display.Sprite;
    import flashx.textLayout.compose.ISWFContext;
    public class Slide1 extends Sprite implements ISWFContext
            [Embed(source="C:/WINDOWS/FONTS/ariblk.TTF", fontName="Arial Black", embedAsCFF = "true", unicodeRange="U+0041,U+0072,U+0069,U+0061,U+006C,U+0020,U+0062,U+006F,U+0064", mimeType="application/x-font")]
            public function callInContext(fn:Function, thisArg:Object, argsArray:Array, returns:Boolean=true):*
                  if (returns)
                          return fn.apply(thisArg, argsArray);
                  fn.apply(thisArg, argsArray);
    please help asap!
    thanks

    hi
    am building an ActionScript mobile project 4.6 for ios and want to use embedded fonts for my app.
    we are using the swf method for embedding the fonts , after loading the xml and even got the embedded resourses from swf , the output is not showing the exact font used , instread it is displaying one of default ios fonts in place of it...
    here is the code of my embedded fonts and we are using TLF for text output:
    ....inside my loaded swf: -
    package
        import flash.display.Sprite;
    import flashx.textLayout.compose.ISWFContext;
    public class Slide1 extends Sprite implements ISWFContext
            [Embed(source="C:/WINDOWS/FONTS/ariblk.TTF", fontName="Arial Black", embedAsCFF = "true", unicodeRange="U+0041,U+0072,U+0069,U+0061,U+006C,U+0020,U+0062,U+006F,U+0064", mimeType="application/x-font")]
            public function callInContext(fn:Function, thisArg:Object, argsArray:Array, returns:Boolean=true):*
                  if (returns)
                          return fn.apply(thisArg, argsArray);
                  fn.apply(thisArg, argsArray);
    please help asap!
    thanks

  • Embedded fonts not working

    embedded fonts aren't working for me in TextFlow. The non-embedded/pre-included fonts are working fine but if i try to add my own font, it doesn't work.
    i have the font set to DF4 and i have it exported for ActionScript with a class name.
    the font i'm using specificaly is Kozuka Gothic Pro L, which is OpenType.
    any ideas what's wrong here?
    if you need me to provide any more data pls let me know.

    pertinent as code:
              private function startLoadingXML():void {     
                   titleLdr = new URLLoader();
                   titleLdr.addEventListener(Event.COMPLETE, loadComplete);
                   titleLdr.addEventListener(IOErrorEvent.IO_ERROR, loadError);
                   titleContent = new String();
                   titleContainer = new Sprite();
                   this.addChild(titleContainer);
                   titleContainer.x = 40;
                   titleContainer.y = 837;
                   titleFlow = new TextFlow();
                   titleLdr.load(new URLRequest("XML/titleLdr.txt"));
                   titleTxtOutput.text="Loading an external file...";
                   trace("Loading an external file...");
              public function loadComplete(e:Event):void {
                   titleContent = titleLdr.data;
                   titleTxtOutput.text="An external text file, markup.txt, was loaded.";
                   trace("An external text file, markup.txt, was loaded.");
                   titleLdr.removeEventListener(Event.COMPLETE, loadComplete);
                          titleLdr.removeEventListener(IOErrorEvent.IO_ERROR, loadError);
                   placeIconTitle();
              function loadError(e:IOErrorEvent):void {
                   titleTxtOutput.text = "Error loading an external file.";
                   trace("Error loading an external file.");
              private function placeIconTitle():void {
                   titleFlow = TextConverter.importToFlow(titleContent, TextConverter.TEXT_LAYOUT_FORMAT);
                   titleFlow.flowComposer.addController(new ContainerController(titleContainer, 400, 400));
                   titleFlow.flowComposer.updateAllControllers();
                   //titleFlow.fontLookup = FontLookup.EMBEDDED_CFF;
    which leads to the text:
    <TextFlow color="#FFFFFF" columnCount="0" columnGap="0" columnWidth="0" fontFamily="Meiryo" fontSize="14" lineBreak="toFit" paddingBottom="0" paddingLeft="0" paddingRight="0" paddingTop="0" paragraphSpaceAfter="0" paragraphSpaceBefore="0" verticalAlign="top" whiteSpaceCollapse="preserve" textAlpha="1" xmlns="http://ns.adobe.com/textLayout/2008">
         <p color="#FFFFFF" fontSize="18" trackingRight="2" fontWeight="normal">
              <span>subTitle</span>
         </p>
         <p fontSize="40" fontFamily="Kozuka" textAlpha=".2" baselineShift="85">
              <span fontWeight="bold">main</span><span fontWeight="normal">title</span>
         </p>
    </TextFlow>

  • Arial Unicode MS Fonts not working in Report (PDF)?

    any body can help me plz. Forms 11g
    Uifont.ali
    [PDF:Subset]
    "Arial Unicode MS" = "ARIALUNI.TTF"
    this option is not work in pdf file what can i do???
    In PDF File (garbage data show)
    Acrobat 9-->File--> Properties ---> Font --> Actual Font= ArialMT
    In Spread Sheet work fine (ok)
    In Htmlcss (ok)

    Hi Junaid,
    Please try these steps
    In report builder change fonts of text fields to Arial Unicode MS
    1. Copy ARIALUNI.TTF from c:\windows\fonts to c:\Oracle\Middleware\as_1\reports\printers
    This path sould be set in REPORTS_PATH in registry
    eg.
    REPORTS_PATH =
    C:\Oracle\Middleware\as_1\reports\templates;C:\Oracle\Middleware\as_1\reports\samples\demo;C:\Oracle\Middleware\as_1\reports\printers;C:\WINDOWS\Fonts
    2. set NLS_LANG = AMERICAN_AMERICA.AL32UTF8 in registry
    3. Modify uifont.ali (available in C:\Oracle\Middleware\asinst_1\config\FRComponent\frcommon\tools\COMMON)
    [ PDF:Subset ]
    "Arial Unicode MS"..... = "ARIALUNI.TTF"
    Copy this modified file in C:\Oracle\Middleware\as_1\tools\common
    4. Restart weblogic server.
    -Tushar

  • Font not working after loading snow leopard.

    My font named Smash is not working after loading snow leopard.  Is there any way to fix this?

    I suspect you're talking about a free font called Smash. Read Kurt Lang's paper on font management
    <http://www.jklstudios.com/misc/osxfonts.html>
    and especially his strictures on free Windows fonts. The free Smash is a good example of what his talking about. It's a bad, poorly made font. Trash it ASAP.
    If you want to check it with Font Book, use  File > Validate File…, then locate smash.ttf and proceed. You cannot use File > Valide Font, because that command works only with installed, 'working' fonts.
    For the real font, go to
    <http://www.cool-fonts.com/>

  • [solved] urxvt terminal: Bitmap fonts not working

    Hello
    I can't get bitmap fonts to work with urxtv (aka rxvt-unicode).
    Here's output of fc-list : file -command
    $ fc-list : file
    Fontconfig warning: "/etc/fonts/conf.d/53-monospace-lcd-filter.conf", line 10: Having multiple values in <test> isn't supported and may not work as expected
    /usr/share/fonts/TTF/DejaVuSerif-BoldItalic.ttf:
    /usr/share/fonts/Type1/a010015l.pfb:
    /usr/share/fonts/TTF/comic.ttf:
    /usr/share/fonts/Type1/n019043l.pfb:
    /usr/share/fonts/TTF/DejaVuSans-ExtraLight.ttf:
    /usr/share/fonts/Type1/n019044l.pfb:
    /usr/share/fonts/TTF/DroidSansArmenian.ttf:
    /usr/share/fonts/TTF/times.ttf:
    /usr/share/fonts/TTF/DroidSansEthiopic-Regular.ttf:
    /usr/share/fonts/TTF/DejaVuSerif-Bold.ttf:
    /usr/share/fonts/Type1/n022003l.pfb:
    /usr/share/fonts/Type1/n022004l.pfb:
    /usr/share/fonts/TTF/arial.ttf:
    /usr/share/fonts/TTF/DroidSansHebrew-Regular.ttf:
    /usr/share/fonts/Type1/n021023l.pfb:
    /usr/share/fonts/Type1/n021024l.pfb:
    /usr/share/fonts/TTF/ariblk.ttf:
    /usr/share/fonts/Type1/n019023l.pfb:
    /usr/share/fonts/TTF/DroidSansFallbackLegacy.ttf:
    /usr/share/fonts/Type1/n022023l.pfb:
    /usr/share/fonts/TTF/verdana.ttf:
    /usr/share/fonts/Type1/n022024l.pfb:
    /usr/share/fonts/Type1/n019024l.pfb:
    /usr/share/fonts/TTF/TerminusBold.ttf:
    /usr/share/fonts/cantarell/Cantarell-Bold.otf:
    /usr/share/fonts/TTF/DejaVuSansCondensed.ttf:
    /usr/share/fonts/TTF/timesi.ttf:
    /usr/share/fonts/TTF/DroidKufi-Bold.ttf:
    /usr/share/fonts/TTF/VeraMoBI.ttf:
    /usr/share/fonts/TTF/DejaVuSansMono-BoldOblique.ttf:
    /usr/share/fonts/TTF/DroidKufi-Regular.ttf:
    /usr/share/fonts/Type1/n021003l.pfb:
    /usr/share/fonts/Type1/n021004l.pfb:
    /usr/share/fonts/TTF/andalemo.ttf:
    /usr/share/fonts/TTF/DroidSansHebrew-Bold.ttf:
    /usr/share/fonts/TTF/Ubuntu-B.ttf:
    /usr/share/fonts/TTF/Ubuntu-R.ttf:
    /usr/share/fonts/Type1/n019003l.pfb:
    /usr/share/fonts/TTF/Ubuntu-C.ttf:
    /usr/share/fonts/TTF/VeraMoBd.ttf:
    /usr/share/fonts/TTF/TerminusMediumItalic.ttf:
    /usr/share/fonts/TTF/DejaVuSerifCondensed-BoldItalic.ttf:
    /usr/share/fonts/TTF/DejaVuSerif-Italic.ttf:
    /usr/share/fonts/Type1/n019004l.pfb:
    /usr/share/fonts/TTF/VeraMoIt.ttf:
    /usr/share/fonts/TTF/DejaVuSansMono.ttf:
    /usr/share/fonts/TTF/DroidSansGeorgian.ttf:
    /usr/share/fonts/TTF/DroidSansEthiopic-Bold.ttf:
    /usr/share/fonts/TTF/Ubuntu-L.ttf:
    /usr/share/fonts/TTF/DroidSansJapanese.ttf:
    /usr/share/fonts/TTF/TerminusMedium.ttf:
    /usr/share/fonts/TTF/DejaVuSans-BoldOblique.ttf:
    /usr/share/fonts/TTF/VeraMono.ttf:
    /usr/share/fonts/TTF/DejaVuSansCondensed-Oblique.ttf:
    /usr/share/fonts/TTF/DroidNaskh-Regular.ttf:
    /usr/share/fonts/TTF/DejaVuSans.ttf:
    /usr/share/fonts/TTF/cour.ttf:
    /usr/share/fonts/TTF/georgia.ttf:
    /usr/share/fonts/TTF/DejaVuSansCondensed-Bold.ttf:
    /usr/share/fonts/TTF/VeraSe.ttf:
    /usr/share/fonts/TTF/UbuntuMono-BI.ttf:
    /usr/share/fonts/TTF/DroidSerif-BoldItalic.ttf:
    /usr/share/fonts/Type1/c059036l.pfb:
    /usr/share/fonts/TTF/VeraSeBd.ttf:
    /usr/share/fonts/TTF/DroidSans-Bold.ttf:
    /usr/share/fonts/Type1/c059033l.pfb:
    /usr/share/fonts/TTF/Ubuntu-RI.ttf:
    /usr/share/fonts/TTF/DejaVuSansMono-Oblique.ttf:
    /usr/share/fonts/cantarell/Cantarell-Regular.otf:
    /usr/share/fonts/TTF/VeraBI.ttf:
    /usr/share/fonts/TTF/DroidSansTamil-Regular.ttf:
    /usr/share/fonts/TTF/VeraIt.ttf:
    /usr/share/fonts/TTF/DroidSerif-Regular.ttf:
    /usr/share/fonts/TTF/DroidNaskh-Regular-SystemUI.ttf:
    /usr/share/fonts/Type1/d050000l.pfb:
    /usr/share/fonts/TTF/VeraBd.ttf:
    /usr/share/fonts/TTF/DroidSans.ttf:
    /usr/share/fonts/TTF/UbuntuMono-RI.ttf:
    /usr/share/fonts/Type1/c059016l.pfb:
    /usr/share/fonts/Type1/s050000l.pfb:
    /usr/share/fonts/TTF/verdanai.ttf:
    /usr/share/fonts/TTF/verdanaz.ttf:
    /usr/share/fonts/Type1/c059013l.pfb:
    /usr/share/fonts/TTF/Ubuntu-BI.ttf:
    /usr/share/fonts/TTF/verdanab.ttf:
    /usr/share/fonts/TTF/trebucit.ttf:
    /usr/share/fonts/TTF/DejaVuSerifCondensed-Italic.ttf:
    /usr/share/fonts/TTF/Ubuntu-LI.ttf:
    /usr/share/fonts/TTF/DejaVuSans-Bold.ttf:
    /usr/share/fonts/TTF/DejaVuSerif.ttf:
    /usr/share/fonts/TTF/georgiai.ttf:
    /usr/share/fonts/TTF/DejaVuSansMono-Bold.ttf:
    /usr/share/fonts/TTF/DroidSansThai.ttf:
    /usr/share/fonts/TTF/trebucbd.ttf:
    /usr/share/fonts/TTF/DejaVuSerifCondensed.ttf:
    /usr/share/fonts/TTF/couri.ttf:
    /usr/share/fonts/TTF/georgiab.ttf:
    /usr/share/fonts/Type1/b018032l.pfb:
    /usr/share/fonts/TTF/DroidNaskh-Bold.ttf:
    /usr/share/fonts/TTF/georgiaz.ttf:
    /usr/share/fonts/TTF/timesbi.ttf:
    /usr/share/fonts/TTF/arialbd.ttf:
    /usr/share/fonts/Type1/b018035l.pfb:
    /usr/share/fonts/TTF/UbuntuMono-B.ttf:
    /usr/share/fonts/TTF/trebucbi.ttf:
    /usr/share/fonts/TTF/UbuntuMono-R.ttf:
    /usr/share/fonts/TTF/arialbi.ttf:
    /usr/share/fonts/TTF/DroidSansArabic.ttf:
    /usr/share/fonts/TTF/timesbd.ttf:
    /usr/share/fonts/TTF/DroidSerif-Bold.ttf:
    /usr/share/fonts/TTF/DroidSansDevanagari-Regular.ttf:
    /usr/share/fonts/TTF/DejaVuSansCondensed-BoldOblique.ttf:
    /usr/share/fonts/Type1/z003034l.pfb:
    /usr/share/fonts/TTF/DroidSansFallback.ttf:
    /usr/share/fonts/TTF/courbi.ttf:
    /usr/share/fonts/TTF/comicbd.ttf:
    /usr/share/fonts/Type1/b018012l.pfb:
    /usr/share/fonts/Type1/p052004l.pfb:
    /usr/share/fonts/TTF/DroidSerif-Italic.ttf:
    /usr/share/fonts/TTF/webdings.ttf:
    /usr/share/fonts/Type1/b018015l.pfb:
    /usr/share/fonts/Type1/a010033l.pfb:
    /usr/share/fonts/TTF/DroidSansTamil-Bold.ttf:
    /usr/share/fonts/Type1/p052003l.pfb:
    /usr/share/fonts/Type1/a010035l.pfb:
    /usr/share/fonts/TTF/DejaVuSerifCondensed-Bold.ttf:
    /usr/share/fonts/Type1/n019063l.pfb:
    /usr/share/fonts/TTF/trebuc.ttf:
    /usr/share/fonts/TTF/courbd.ttf:
    /usr/share/fonts/Type1/n019064l.pfb:
    /usr/share/fonts/TTF/Vera.ttf:
    /usr/share/fonts/TTF/DroidSansMono.ttf:
    /usr/share/fonts/Type1/p052024l.pfb:
    /usr/share/fonts/TTF/impact.ttf:
    /usr/share/fonts/TTF/ariali.ttf:
    /usr/share/fonts/TTF/DejaVuSans-Oblique.ttf:
    /usr/share/fonts/Type1/a010013l.pfb:
    /usr/share/fonts/TTF/DroidSansFallbackFull.ttf:
    /usr/share/fonts/Type1/p052023l.pfb:
    What I've read, there should be /usr/share/fonts/local/* too in that list.
    I run my window manager, dwm with startx and ~/.xinitrc has these lines before dwm:
    xset +fp /usr/share/fonts/local
    xset fp rehash
    I have also tried to include those with xorg.conf:
    $ cat /etc/X11/xorg.conf
    Section "Files"
    FontPath "/usr/share/fonts/local/"
    EndSection
    I'm using Ubuntu's patched versions of freetype, fontconfig and cairo if that has anything to do with my problem:
    freetype2-ubuntu fontconfig-ubuntu cairo-ubuntu
    Xft fonts work fine with urxvt, but bitmaps don't. What am I missing?
    Last edited by NAND (2013-01-29 16:13:00)

    There isn't a "tamsynu" family in the tamsyn-font package.  You're trying to use a font that doesn't exist on your machine.
    $ xlsfonts -fn "-*-tamsynu-*"
    xlsfonts: pattern "-*-tamsynu-*" unmatched
    $ xlsfonts -fn "-*-tamsyn-*"
    -misc-tamsyn-bold-r-normal--0-0-100-100-c-0-iso8859-1
    -misc-tamsyn-bold-r-normal--12-87-100-100-c-60-iso8859-1
    << And more >>
    The syntax for the resource is fine, but it is case-sensitive.  The class is 'URxvt', an instance would be 'urxvt'.
    This should be good for a first attempt at the proper size:
    urxvt.font: -misc-tamsyn-medium-r-normal--14-101-100-100-c-70-iso8859-1
    urxvt.boldFont: -misc-tamsyn-bold-r-normal--14-101-100-100-c-70-iso8859-1
    That's about equal to DejaVu Sans Mono at 8 points.
    If you have rebuilt your font cache, either by restarting X or running 'fc-cache -f', and you want to use Xft, then this is equivalent (Tamsyn does not use anti-aliasing):
    urxvt.font: xft:Tamsyn:style=Regular:size=10.1
    urxvt.boldFont: xft:Tamsyn:style=Bold:size=10.1

  • Html embeded in footer not working

    I have had a footer with a "counter"  and the adobe muse "badge" for over a year.  now   the text boxes display, and the facebook counter is OK.   my page "hit" counter no  longer works  and the adobe muse badge doesn't display.    it looks fine on the  design page when I publish the page or  even preview it ,  the former items don't work.
    has Adobe done something with embeded HTML code.  my goggle calendar is suddenly a mess too!!
    I have a separate post about the calendar problem,  but now it seems it's is a HTML embed problem site wide. 
    Please Help.    should I go to Muse CC  immediately.   I trying to finalize this site for a client, and now I have issues with pages/parts that have be OK for nearly a year?   so very confused. 
    here is the design page: 
    here is the page in safari  ( same in preview mode ) but it worked fine for months and I have not changed anything
    in these code snippets.
    here is the counter code:  ( can someone recommend a good, safe place to get a hit counter ? )
    <!-- Counter Code START -->
    <style type="text/css">#counter_140540 {font-family: "Verdana"; font-size: 12px; clear: left; color: #BBBBBB;}  #counter_140540 a {color: #BBBBBB;}#counter_div_140540 {height: 21px}</style><div id="counter_div_140540"></div><p id="counter_140540"><span></span> <a target="_blank" href="http://utbildningsbloggen.wordpress.com/category/niclas-kjellstrom-matseke/"> </a> <span></span></p><script type="text/javascript" src="http://counter.website-hit-counters.com/bright-green/140540"></script>
    <!-- Counter Code END -->
    here is the adobe badge:
    <a href="http://muse.adobe.com" rel="Muse beta by Adobe"><img src="http://muse.adobe.com/made-with-muse-badge/made-with-muse-110x49-for-dark-bg.png" alt="Muse beta by Adobe" width="110" height="45" /></a>
    thank you for any assistance.  

    thank you for your reply, 
    here is the home page URL:
    http://farandawayfarms.businesscatalyst.com/index.html
    There are about 10 master pages ( yes a problem I know) 
    all the top level pages come from one master. 
    the children pages off each top level have their own master page and a separate copy of the footer, header, and menu bar, 
    for each master.   
    the HTML in the footers do not work on any of the pages, so all the  footers on all the master pages are not executing.
    the Visitors ->MapInfo  page shows the header pushed half way off the page.  I did delete the google map, as it has some odd error
    and added it back again , so I have made a change to that page.   
    http://farandawayfarms.businesscatalyst.com/mapinfo.html
    also the google calendar display is broken too and show very odd formatting for display, nothing like the one week default 
    and calendar entries I set up in the google customize calendar html for expert tool  
    Calendar -> Weekly Lesson is the calendar page.    I have added the code at least a dozen times.   it finally looked ok, 
    but then when you come back to the web site,  it is all corrupted again.    the display in the muse design .  
    http://farandawayfarms.businesscatalyst.com/weeklylessons.html
    all the masters are stand alone,  except  that I applied the "main master"  to the  Visitors master , and thus the Visitors hierachry.  
    i tried to attach my website ".muse" file, but it is larger than 25 Mb, so yahoo rejected it.   
    I saw a note somewhere about sending larger files using some Adobe file tool, so I"ll try to find it.  
    I don't know what is going on.   I do know that all my html code was fine a couple months ago, and now none of it seems to 
    be executing properly.   I have not changed any of the footers.
    I will post this in the discussion forum too.   just for completeness.. 
    Lynn

  • Why does set font not work in report generation toolkit?

    I would like to change font and underline when inserting text into a Microsoft Word document. I have tried using the
    "Set Report Font" vi directly in front of an "Append Report Text" vi in my own application. The inserted text at the bookmark is always in the default text mode
    of the document. Is this a bug?
    I also tried the find and replace vi with the same result. Font will not change.
    I also cannot  find any examples of this usage that work. See example vi file below.
    Save at C:\ or adjust the template location accordingly in the vi.
    Can anyone help me out?
    Thanks,
    Chris
    Attachments:
    ChassisTestAutomatic (6.1).vi ‏39 KB
    TestPlan.dot ‏34 KB

    Dhubbell wrote:
    That's a cool tool Ben!  However, with a bookmark, you know the location on a Word Template, and if you know the location in MS Word, you can then set the fonts you want in Word.
    Do you know how to change the fonts in a string?
    Example, How do you insert this block of text on a SINGLE MS Word bookmark?
    PART NUMBER: 1234567890
    DESCRIPTION:  These lines are formated dynamically, some orders may have 1 PN, and other orders many have 500 PNs.
    I'm formatting my line details and inserting them on a MS Word bookmark.  After the initial bookmark I have no more control of the fonts for the entire string block.  I'd like to dynamically change the fonts in a string and I'd like to use MS Word.  I saw HTML report writing, but, in my particular application, HTML reports will not work.     
    Doug
    I don't have the time to try anything but as a suggestion I would experiment with the range start end properties (e.g. from start =0 to end =
    12 bold is true, from 13 to 23 bold is false, ....) You first insert text without formatting then you use the range start and end to format the text.
    I'm not sure it will work but it's worth a try.
    Ben64
    note: I would create a 2D array of start and end index of your string and auto-index a for loop that contain the range property node.

  • New fonts not working in photoshop...

    I have installed new fonts on my mac but they will not work in Photoshop.. can somoene help me? I don't know if I have done something wrong or need to take another step.. I am running CS4 and OS 10.6.4. The message I get when I try to use a font I recently installed is "Could not complete your request because something prevented the text engine from being intitalized." Any help would be greatly appreciated!
    Lisa

    Most likely you have some corrupt fonts installed.
    Try validating the fonts using FontBook to find the most obvious problems.

  • Armenian Mshtakan font not working in MS Word

    Hello,
    I am able to use the Armenian Mshtakan font on a Macbook pro using OS 10.7.5 only in Text Edit.  It will not work in MS Word.
    Is there any way to get Mshtakan font to work in MS Word for Mac?  Currently using MS Office 2011.
    Microsoft's website states that it does not support custom fonts due to security issues, and yet there are some custom fonts that DO work in
    Word,  Does anyone have any ideas on how to get this to work?
    I've tried clearing the cache file for MS Office Preferences, tried copying the font in fontbook to the Microsoft fonts folder. None of these things have worked.
    Thanks!

    I've got the same problem.
    Have you found the solution yet?

Maybe you are looking for

  • How do I always open email messages as "view message in new tab window"?

    Hi, right now my email displays all my messages in a small top window, and the viewed message in a small bottom window.  Then when this happens if I click the "view message in a new tab window" button on the displayed email, it will get rid of all my

  • Create .dbf file from Forms 6i

    Hello, I know how to create a text file with Only col of tables in Text File(*.txt) using Text_io Package. How To get the same Output as DBF File(*.dbf) directly so that there is no Extra overhead of converting *.txt to *.dbf using Visual Foxpro? Tha

  • Address Book sorting list print

    I noticed today a strange behaviour of the print function in Mac Os X Mountain Lion Address Book. I have to print the entire contacts list. I ckecked the "Sort by Last Name" in preferences, and on the video everithing is as expected. So I tried to pr

  • Plz help me in inter sto with cin

    Hi, can any help me, what Transaction codes has to be followed for inter company code with CIN . i know inter company sto cycle without CIN , here i have requirement that Inter company STO with excise duties. Thanks in advance, Rgds, K.Praveen

  • Any other choices except running several JDBC senders for collect DB data?

    Hi Experts, One third party system running on Oracle DB, need to send data to SAP, it only provides staging tables for communication. Third party system wants to transfer data to SAP, system will insert necessary data into TRANSFER OUT tables. The In