『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Join our global community of typography enthusiasts.
新着順
I am trying convert a ttf file to otf but I keep getting the following error Running txlib... txlib: --- C:\crystal\Crysb___.ttf txlib: (ttr) cmap: invalid idRangeOffset in segment[23] (fixing) txlib: (t1w) multiple glyphs with the same encoding txlib: fatal error I can run the edit table command and it fixes the issue but when I go back and rerun the make command it fails with the same error.
Hello, I'm writing an Ecapsulated Postscript file which inculdes text. I've found that any font name that includes spaces fail. For instance, the following PS command works fine: /Ariel findfont setfont While this does not: /Bookman Old Style findfont setfont I've also tried using a string for the name like so: /Strfnt (Bookman Old Style) def /Strfnt findfont setfont Alas, this fails as well. Can anyone tell me howto use a font name which includes spaces within an EPS file? Thanks for any help, landon
Hallo all, Yes, i know this is not exactly the right place for my question but i don't know any better. So i hope to get an answer. I have to apply digital signatures to TTF- and CFF-OpenType fonts. I have a class 3 signature from VeriSign and the FontSigningTool from Microsoft. Every thing works fine, my only problem is - i have to sign a whole library with 8000 weights and the 'signcode.exe' is asking for the private key password for every single font. My question: is there any way to pass the password to 'signcode.exe' as a commandline parameter? Or is there a way to create a temporary private key without password that matches the signature i already have. Any help or hint is welcome. Regards Eigi
Hallo, I am Estonian designer. If you please, can you explain me about Adobe Open Type fonts. We have to use (The requirement of the Main company) Adobe Font Folio 9.0 software and OpenType fonts. But those fonts include separately commas and points and short lines, which must take place in Latvian and Lithuanian (Baltic) texts above or bottom the letter. Do you know, if I buy that font, can I use Latvian and Lithuanian texts easely? Can other designers from Europea work with my files easily? In Windows, in Macindosh.
Hello, Fontvalidator sugguest to set hhea.Ascender and OS/2.usWinAscent to the same value. How can I do this? table OS/2 { TypoAscender 701; usWinAscent 701; # not working TypoDescender -299; usWinDescent -299; # not working XHeight 576; CapHeight 717; } OS/2; Andreas
Maybe its a bug of InDesign 2.02 Win. I use a ss01 feature to switch T T.alt by T.alt2. But an existing ligature feature T.alt2 T.alt2 by T_T will not be performed by InDesign if this ss01 feature is present in the font data. Think the ss01 feature is not really supported by InDesign 2.02. It is a bug of InDesign? Think the liga feature should have priority over any ss0x feature. Andreas
(Would welcome suggestions on where to post this, already tried type-manager but no answers there, thanks) Is there a simple way (or macro, or file included on disks of Adobe Pagemaker, Illustrator, etc.) for generating a sample of ALL fonts on my PC. Long time ago used WordPerfect, which had a macro that printed a sample row of characters in every font (and every variationbold, italic) on my PC, in alphabetical order. Looked like this -Agaramond Bold Italic: aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ1234567890`~!@#$%^& *()_+-=:;,.?/\|<>[]{} -Next font goes here, etc. etc. This is really useful to print out and show a client his/her font options. Even better than a separate application, it would be great to be able to generate this in an everyday application like Word 2000? Thanks
Hi all, I have a question -- if a Type 1 font I have uses the AGL and Adobe Unicode naming conventions for glyph names, and the Unicode value used in the glyph name is in plane 1, will the MakeOTF tool produce the appropriate entry in the the Unicode cmap table in the OT font? Thanks, Tom
Maybe this is not the right place to post this little problem, but I encountered the following problem while learning my new copy of FontLab and OpenType: I opened a Macintosh Type 1 "Eurostile" font from Adobe to follow the technical stuff in the manual - the Eurostile-Oblique in particular (as an example)- and noticed that this font wasn't "oblique" at all in FontLab! Is this a bug in FontLab? Or is there something wrong with my original Adobe font "Eurostile" ? Or is there a way to build fonts that are in fact regular and gets "slanted on the fly" by software or fontmanagers?
Dear FDK developers, how do I control the encoding in the CFF table? I would like to create an OTF with a custom CFF encoding vector since Illustrator 10 uses this information instead of the cmap table. Adam
Hallo, how can I include a larger text into a font file structured with line breaks? e.g. nameid 10 "TEXT01 line break TEXT02"; nameid 10 1 "TEXT01 line break TEXT02"; Andreas
The new FDK version 1.6 introduces some new entries to the feature file for the OS/2 table. One is the "CodePageRange". Codepages can now be declared explicitly in the syntax by specifying the codepage number(s). Two questions about this: 1. How is the Macintosh Character Set (US Roman) 'codepage' specified? It simply has no codepage number. Is it possible to directly declare the bit that should be set? This bit isn't automatically calculated and set by MakeOTF even though all characters in that 'codepage' is present in the font (MS FontValidator complain about this) 2. Is it possible, in the new syntax introduced in 1.6, to prevent codepage bits from being set in the font? Hypothetically if MakeOTF calculates a codepage to be included that you do not want to be set. /mårten
A new release (v1.6.6148) of the Adobe Font Development Kit for OpenType has just been posted at: http://partners.adobe.com/asn/developer/type/otfdk/main.html This includes some minor changes in the feature file syntax, slightly better documentation for the MakeOTF tool, a complete installation procedure for Mac OSX 10.2.4, addition of the "Unicode and Glyph Names" documentation under the FDK license, and minor bug fixes. The most important change has to do with the handling of contextual substitution layout rules. MakeOTF now includes an option to create these either correctly, according to the OpenType specification v1.4, or in the older format used by InDesign v2.0 and earlier. This option is now tied to some additional logic, such that if you build a font to be compatible with InDesign v2.0 and earlier, some special text will appear in the name table named-id 5 "Version" . This text will serve as a marker that the font uses the InDesign v2.0 compatible format for these rules, an
This might be the wrong forum but i presume that font devolpers visit this forum. I miss arrows in »normal« opentype fonts as MinionPro or MyriadPro. To my opinion one left, right, up and down arrow are sufficient and there should be enough character slots in an optentype font for it. It is great to use greek and latin characters from the same font ? without symbol. It will be greater to renounce Dingbats too.
Dear FDK Developers, it`s possible to add an option to show the estimated time if the option "Subroutinize" is active? I had some fonts all glyphs build form the same small elements. So a font using the "Subroutinize" option is 80kb and without 370kb - but it takes hours to build it. (System: AMD 1GHz) A system to store and remember the calculated "subroutinizments" (pre coded temp file) for a project could speed up the things a lot. But this is a way to far or? ;-) Andreas
Hi, I'm working on a font, that has an alternate 'a'. The second version isn't a swash-character or anything, it's just a different design. Does open type have a feature to switch between these two, and at the same time changing related characters (ä,á, etc.)? I had trouble finding info about this ... Kind regards, Jimmi
I am having problems importing OT kerning tables into InDesign 2 using the EditOTF Metrics plugin on both MacOSX and XP. I get a log message saying that T_TAG in Kern is missing. Can anyone upload a kerning table feature file that can be parsed with EditOTF Metrics?
Hi, I am having some difficulty with getting two Opentype layout features to work in Indesign 1.5 and Photoshop 6. The liga feature works perfectly, but dlig and clig don't (though they preview correctly in Fontlab 4.5.1). I have generated the font as a CFF-flavoured OTF font using either Macintosh, Windows ANSI or FL's standard encoding but the problem remains. Yet all the glyphs are available under Indesign's "insert character" dialog box. When I opened the generated font in Fontlab, the features work as expected. Putting all the lookups in the liga feature didn't solve the problem either (and every glyph has a Unicode number attached to it). Do the alternate glyphs need to be named according to their Unicode index? I am using MacOS 9.2 with ATM Deluxe 4.6.1. Regards, David Philpott Feature files: feature clig{ # Contextual Ligatures # Latin sub T h by Thlig; sub T T by TTlig; sub T E by TElig; sub C O by CO; sub C I by CI; sub L A by LA; } clig; feature dlig{ # Discre
Which Python is recommended for using the latest OT FDK under Mac OS 9.2.x? I have MacPython 2.2.2 installed on my PowerBook G4 with MacOS 9.2.2, and I got some strange crashing bugs. Bumping up the memory allocation in the interpreter to 100MB did not help (I am not doing CJK subroutinization, so I don't need lots of memory). I can provided more details upon request (including a MacsBug stdlog, if needed). Regards, Tom
Hallo, Every (or mostly) italic fonts generated by the FDK give the the following error code from the MS Fontvalidator. E2136 ySubscriptXOffset is less than zero -11 Is this a real problem? Andreas
Hello, it`s possible to generat an ASCII dump like the folloing with the proofing tools? glyhename leftsitebearing rightsitebearing totalspace I need it for a two color font project - so every counterpart font must have the same spacing and metrics. TTX (htmx table) makes a good job, but the right side bearing is not displayed and it crashes with most of my fonts. But this is an ohter problem. :-) Just (OverflowError: long int too large to convert to int) Andreas
Dear OTFDK developers, how can I create a Type 1 font that can be used as basis for an OTF font with UPM > 1000? I thought Type 1 fonts can only have UPM of 1000... Adam
Hey, I wanted to make my own font and was looking into Open Type..is this something a newbie like myself should consider? Basically, I have a font drawn on paper, I then take it into stream line and then to Illustrator where I tweak it. What font creation software do you use? I know about MM's Fontographer and then a couple other ones from like 50-100 bucks. Any info you guys can pass along would help.
Is it possible to influence which codepages and Unicode ranges that will be included in a font compiled with MakeOTF? It seems that the compiler detects those values automatically by checking the glyph/character set in the font that is to be compiled instead of reading the data from the feature or fontinfo files. Thanks, /mårten
Maybe for the future - MakeOTF should order all unicode glyphs not be specified in the adobe glyph list by its unicode values. I have done roman numerals and if I use the "insert glyph" dialog from InDesign the glyphs are unordered. So I have to do it manually. Think the application should order the glyphs - but to avoid any problems it should be done in the production. Or is it possible with the current build of MakeOTF? Andreas Seidel
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.