[FIXED] Transform Script: Override Range True

Post your bug reports here. Include information that helps us to understand and reproduce the bug.
Post Reply
Bhikkhu Pesala
Top Typographer
Top Typographer
Posts: 9873
Joined: Tue Oct 29, 2002 5:28 am
Location: Seven Kings, London UK
Contact:

[FIXED] Transform Script: Override Range True

Post by Bhikkhu Pesala »

I created and saved this script for Initial Forms. When I load it, the checkbox for applying subsequent features is always unchecked.

Is that intended?

Code: Select all

<?xml version="1.0" encoding="UTF-8"?>
<DATA>
  <TransformScript>
    <GlyphInsertCharacters>
      <Characters>58065-58090</Characters>
      <OverrideRange>TRUE</OverrideRange>
    </GlyphInsertCharacters>
    <GlyphCompleteComposites>
    </GlyphCompleteComposites>
    <GlyphDecompose>
    </GlyphDecompose>
    <OutlineScale>
      <AroundType>2</AroundType>
      <AroundCorner>0</AroundCorner>
      <AroundXPos>0</AroundXPos>
      <AroundYPos>0</AroundYPos>
      <Horizontal>130.00</Horizontal>
      <Vertical>130.00</Vertical>
      <PreserveBearings>TRUE</PreserveBearings>
    </OutlineScale>
  </TransformScript>
</DATA>
My FontsReviews: MainTypeFont CreatorHelpFC15 + MT12.0 @ Win 10 64-bit build 19045.2486
Erwin Denissen
Moderator
Moderator
Posts: 11108
Joined: Fri Oct 04, 2002 12:41 am
Location: Bilthoven, The Netherlands
Contact:

Re: Transform Script: Override Range True

Post by Erwin Denissen »

No, this is a bug. Good catch!
Erwin Denissen
High-Logic
Proven Font Technology
Post Reply