Search found 128 matches

by ClintGoss
Tue Jun 02, 2020 9:04 am
Forum: FontCreator - Support
Topic: Duplicate Reference to Lookup
Replies: 5
Views: 2597

Re: Duplicate Reference to Lookup

Thank you. I see now how this works and that things proceed after an OTLFD warning. I've posted an issue on Github/Noto about these lookups.

So I did panic a bit ... sorry 'bout that - should have been able to figure this out ...
by ClintGoss
Mon Jun 01, 2020 7:21 pm
Forum: FontCreator - Support
Topic: Duplicate Reference to Lookup
Replies: 5
Views: 2597

Re: Duplicate Reference to Lookup

Well ... lots of behavior seems to have changed in 13.0.0.2645. I'm not sure what is going on, but when I open the Code Editor window, I now get hundreds of line of NULL pos directives in some lookups. For example: pos dieresis mark NULL; These get flagged as: Warning: No anchor defined for glyph &q...
by ClintGoss
Mon Jun 01, 2020 3:07 pm
Forum: FontCreator - Support
Topic: Duplicate Reference to Lookup
Replies: 5
Views: 2597

Re: Duplicate Reference to Lookup

The behavior has changed between 13.0.0.2643 and 13.0.0.2645 ... FC now skips these situations rather than halting ...
by ClintGoss
Mon Jun 01, 2020 2:47 pm
Forum: FontCreator - Support
Topic: Duplicate Reference to Lookup
Replies: 5
Views: 2597

Duplicate Reference to Lookup

I have a font from an outside source (Noto) that has the OpenType Code (from the OTD Code editor): feature GlyphCompositionDecomposition2 ccmp { lookup Ligature1; lookup ChainingContext1; lookup ChainingContext1; lookup ChainingContext1; lookup Ligature2; lookup Ligature2; lookup Ligature2; lookup M...
by ClintGoss
Sat May 23, 2020 10:49 am
Forum: FontCreator - Discussion
Topic: AutoMetrics & AutoKern Greek & Extended Greek characters ONLY?
Replies: 14
Views: 10247

Re: AutoMetrics & AutoKern Greek & Extended Greek characters ONLY?

I've been working with Bhikkhu Pesala's method of copying glyphs to the Latin script code points in order to access the FC AutoMetrics / Optical Metrics functionality for a while now. Some things I've encountered that may be helpful: It really helps to pre-sort all glyphs by Code Point order (Tools ...
by ClintGoss
Sat May 23, 2020 10:34 am
Forum: FontCreator - Discussion
Topic: AutoMetrics & AutoKern Greek & Extended Greek characters ONLY?
Replies: 14
Views: 10247

Re: AutoMetrics & AutoKern Greek & Extended Greek characters ONLY?

Bhikkhu Pesala wrote: Thu Dec 13, 2018 7:35 pm They didn't have FontCreator or Autometrics in the time of the Greeks.
Just came across this article, discussing the use of kerning in Sumeria ... wayyy before the Greeks ...

https://www.shillingtoneducation.com/blog/kerning/
by ClintGoss
Fri May 22, 2020 4:18 pm
Forum: FontCreator - Discussion
Topic: Rendering of Composite Glyphs
Replies: 2
Views: 3447

Re: Rendering of Composite Glyphs

Oh that is really excellent ... Thank you!
by ClintGoss
Fri May 22, 2020 2:56 pm
Forum: FontCreator - Discussion
Topic: Rendering of Composite Glyphs
Replies: 2
Views: 3447

Rendering of Composite Glyphs

I'm getting corrupt output for glyphs that have two levels of composites. My "1/6" fraction is a composite, where the "6" is a glyph which itself is a single member composite. Both level of compositing perform a reposition on the glyph, and the second reposition is lost. This onl...
by ClintGoss
Thu May 14, 2020 10:21 pm
Forum: FontCreator - Support
Topic: Guides and Metrics for smcp
Replies: 2
Views: 1579

Re: Guides and Metrics for smcp

> They are shown only if H.smcp (or h.smcp) and x.smcp exist.

... and I'm guessing they take their metrics from those glyphs ... Thanks!
by ClintGoss
Thu May 14, 2020 10:20 pm
Forum: FontCreator - Discussion
Topic: Insert Glyph with Name AND Code Point
Replies: 3
Views: 4151

Re: Insert Glyph with Name AND Code Point

Thank you Bhikkhu ... One challenge is that the glyph names are things like a.smcp (for example) ... not glyph names that are standard to a particular code point. Can I cut-paste glyph names from a text list somehow? .. oh ... wait ... I get it. Add characters by code point, ... then add glyphs by g...
by ClintGoss
Thu May 14, 2020 8:53 pm
Forum: FontCreator - Discussion
Topic: Insert Glyph with Name AND Code Point
Replies: 3
Views: 4151

Insert Glyph with Name AND Code Point

Might anyone know a handy way to insert a large block of glyphs, giving both their glyph names and code points? Both Insert Glyphs and Insert Characters perform half of that ... The setting is a large set of alternate glyphs that will be accessible both from an OpenType feature and (for Microsoft Wo...
by ClintGoss
Thu May 14, 2020 7:25 pm
Forum: FontCreator - Support
Topic: Guides and Metrics for smcp
Replies: 2
Views: 1579

Guides and Metrics for smcp

How are the visual guides in the Glyph Edit window for things like CapHeight.smcp and Baseline.smcp controlled / set / turned on and off?

There is no reference to this in the User Guide or this forum that I can find ...
by ClintGoss
Tue May 12, 2020 5:52 pm
Forum: FontCreator - Support
Topic: Color / Non-Color mode in Font Overview Window
Replies: 3
Views: 1975

Re: Color / Non-Color mode in Font Overview Window

Of course! Perfect!! ... and sorry for not realizing this ...
by ClintGoss
Thu May 07, 2020 11:06 am
Forum: FontCreator - Support
Topic: Color / Non-Color mode in Font Overview Window
Replies: 3
Views: 1975

Color / Non-Color mode in Font Overview Window

Is there a way to turn On / Off color mode in the Font Overview Window. The View => Color Mode menu item as well as the handy [Color Mode] toolbar button both work nicely for the Glyph Edit window, but seemed to be disabled for the Font Overview window. It would be really handy to be able to turn on...
by ClintGoss
Thu Apr 30, 2020 9:02 pm
Forum: FontCreator - Support
Topic: MaxContext
Replies: 1
Views: 1481

MaxContext

Is the MaxContext field (O2/2, but really pertains to GPOS and GSUB) auto-calculated by FC? I vaguely recall it used to be a user input.

I cannot seem to locate it anywhere. Is it shown anyplace?