Auto Metrics / Fixed Width / Balance Slider

Got a request? Post it here. Please do not post bug reports here.
Post Reply
ClintGoss
Posts: 128
Joined: Mon Nov 06, 2017 2:18 pm
Location: Westport, CT
Contact:

Auto Metrics / Fixed Width / Balance Slider

Post by ClintGoss »

Auto Metrics with Fixed Width currently alters the LSB and RSB of each affected glyph equally. This is good for most situations, but maybe not all. I would propose a "Balance Slider" that give the % of alteration to be done on the LSB vs the RSB. Center position (the default) would be 50% - the current behavior. Full left would be 100% LSB and 0% RSB. Full right would be 0% LSB and 100% RSB.

My need is rather arcane, I admit. In a fixed width font, I would like to set the advance width by altering the RSB only (i.e. change only the Advance Width.) This is so that I can half the advance width of all double-wide CJK characters to match the single-wide characters (thereby satisfying the requirement that all glyphs have the same advance width) and then add an OpenType mapping to render a space after each CJK. (Although I have not yet tested this ... one wrinkle is that the Windows GDI might automatically use (xAvgCharWidth x 2) for CJK glyphs ...)

This also works with combining marks using GPOS <mark>. It appears that combining marks still need a non-zero advance width in fixed-pitch fonts. I believe that Monotype Consolas and Courier New use GPOS settings in this way, and that does seem to work.
Erwin Denissen
Moderator
Moderator
Posts: 11160
Joined: Fri Oct 04, 2002 12:41 am
Location: Bilthoven, The Netherlands
Contact:

Re: Auto Metrics / Fixed Width / Balance Slider

Post by Erwin Denissen »

I think you are better of with expressions.

https://www.high-logic.com/fontcreator/ ... trics.html
Erwin Denissen
High-Logic
Proven Font Technology
ClintGoss
Posts: 128
Joined: Mon Nov 06, 2017 2:18 pm
Location: Westport, CT
Contact:

Re: Auto Metrics / Fixed Width / Balance Slider

Post by ClintGoss »

Might there be a helpful tutorial on expressions? I'm really not getting it from the user manual ...
Erwin Denissen
Moderator
Moderator
Posts: 11160
Joined: Fri Oct 04, 2002 12:41 am
Location: Bilthoven, The Netherlands
Contact:

Re: Auto Metrics / Fixed Width / Balance Slider

Post by Erwin Denissen »

No, not yet. But we do accept guest tutorials ;-)
Erwin Denissen
High-Logic
Proven Font Technology
Post Reply