[CLOSED] Font Creator 14 issue

Post your bug reports here. Include information that helps us to understand and reproduce the bug.
Post Reply
Nebuldu
Posts: 115
Joined: Wed Mar 24, 2021 7:08 pm

[CLOSED] Font Creator 14 issue

Post by Nebuldu »

The program is breaking the composite glyphs in font styles that I created in different weights. This has happened to me many times. There is an instability in the program. I am using Font Creator 14 2888 version.
Attachments
Picture (2).JPG
Picture (2).JPG (29.38 KiB) Viewed 6700 times
Bhikkhu Pesala
Top Typographer
Top Typographer
Posts: 9878
Joined: Tue Oct 29, 2002 5:28 am
Location: Seven Kings, London UK
Contact:

Re: Font Creator 14 issue

Post by Bhikkhu Pesala »

Are you using Complete Composites or Anchor-based Composites?
My FontsReviews: MainTypeFont CreatorHelpFC15 + MT12.0 @ Win 10 64-bit build 19045.2486
Erwin Denissen
Moderator
Moderator
Posts: 11158
Joined: Fri Oct 04, 2002 12:41 am
Location: Bilthoven, The Netherlands
Contact:

Re: Font Creator 14 issue

Post by Erwin Denissen »

It is unclear what exactly goes wrong. For example, this might happen if you change anchors while having glyphs with auto attach. So please let us know how to reproduce this issue.

That said, here is an unofficial update with numerous improvements and bug fixes, so let us know your results.

FontCreator 14.0.0.2889 (64-bit)
Erwin Denissen
High-Logic
Proven Font Technology
Nebuldu
Posts: 115
Joined: Wed Mar 24, 2021 7:08 pm

Re: Font Creator 14 issue

Post by Nebuldu »

I'm using complete composites.
Bhikkhu Pesala
Top Typographer
Top Typographer
Posts: 9878
Joined: Tue Oct 29, 2002 5:28 am
Location: Seven Kings, London UK
Contact:

Re: Font Creator 14 issue

Post by Bhikkhu Pesala »

Nebuldu wrote: Thu Nov 17, 2022 6:36 pm I'm using complete composites.
The code in CompositeData.xml seems to be correct, but this was written many years ago, and since I do not create fonts with Cyrillic character sets, I have not tested it much.

A quick test works for me.
Cyrillic Composites.png
Cyrillic Composites.png (2.72 KiB) Viewed 6686 times
Check that you have the correct combining diacritical marks (e.g. gravecomb) in your font. This, for example, is the code for the glyph Igrave-cyrl

Code: Select all

<Composite><!-- Cyrillic I Grave -->
<GlyphMapping>1037</GlyphMapping>
	<Member id="1">
	<GlyphMapping>1048</GlyphMapping>
		<UseMetrics>TRUE</UseMetrics>
	</Member>
	<Member id="2">
	<GlyphName>gravecomb.case</GlyphName>
		<GlyphName>gravecomb</GlyphName>
			<GlyphName>gravemod</GlyphName>
		<Pos>Auto</Pos>
	</Member>
	</Composite>
Auto-positioning may give better results.
My FontsReviews: MainTypeFont CreatorHelpFC15 + MT12.0 @ Win 10 64-bit build 19045.2486
Nebuldu
Posts: 115
Joined: Wed Mar 24, 2021 7:08 pm

Re: Font Creator 14 issue

Post by Nebuldu »

I position composite glyphs as "auto". My previous message was misunderstood or I phrased it wrong. Composite letters in all latin and Cyrillic alphabets in the project I'm working on are corrupted. After I corrected the Latin alphabet again, I sent a picture in Cyrillic alphabet as an example.
Erwin Denissen
Moderator
Moderator
Posts: 11158
Joined: Fri Oct 04, 2002 12:41 am
Location: Bilthoven, The Netherlands
Contact:

Re: Font Creator 14 issue

Post by Erwin Denissen »

Nebuldu wrote: Fri Nov 18, 2022 4:43 am I position composite glyphs as "auto". My previous message was misunderstood or I phrased it wrong. Composite letters in all latin and Cyrillic alphabets in the project I'm working on are corrupted. After I corrected the Latin alphabet again, I sent a picture in Cyrillic alphabet as an example.
Did you make changes to your OpenType layout features? If so, then you might have deleted the anchors, and then all auto glyphs will collapse.
Erwin Denissen
High-Logic
Proven Font Technology
Nebuldu
Posts: 115
Joined: Wed Mar 24, 2021 7:08 pm

Re: Font Creator 14 issue

Post by Nebuldu »

It's possible. I may have made such a mistake.
Erwin Denissen
Moderator
Moderator
Posts: 11158
Joined: Fri Oct 04, 2002 12:41 am
Location: Bilthoven, The Netherlands
Contact:

Re: Font Creator 14 issue

Post by Erwin Denissen »

Nebuldu wrote: Fri Nov 18, 2022 7:41 am It's possible. I may have made such a mistake.
If the base and mark glyphs no longer have the required anchors, then it sounds plausible you indeed removed OpenType layout features.

I will mark this topic as closed.
Erwin Denissen
High-Logic
Proven Font Technology
Post Reply