Opened 5 years ago
#221 new defect
display_ttt with -of control argument is supposed to output ttf in formation that cv_ttf will accept
| Reported by: | john ata | Owned by: | Eric Swenson |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Tools | Version: | MR12.6f |
| Keywords: | Cc: |
Description
The display_ttt command supports an -of control argument that writes the TTT to a file in TTF format. It is supposed to generate a TTF source file that is acceptable to cv_ttf.
Instead, the resulting TTF cannot be compiled with cv_ttf. It gets this error message:
display_ttt -of my_ttf.ttf
r 15:07 4.471 44
cv_ttf my_ttf.ttf
FATAL ERROR 37, SEVERITY 3 IN LINE 2868
Repetition factors nested too deep.
SOURCE:
initial_string: (111077) <H ETX ESC "A11" ESC "`;" (12) <NUL> ESC "z0" CR ESC "z1" CR ESC "z2" CR ESC "z3" CR ESC "z4"
\c CR ESC "z5" CR ESC "z6" CR ESC "z7" CR ESC "z8" CR ESC "z9" CR ESC "z:" CR ESC "z;" CR ESC "z<" CR ESC "z=" CR ESC "z>" CR ESC "
\cz?" CR ESC "z@" 177 ESC "zA" 177 ESC "zB" 177 ESC "zC" 177 ESC "zD" 177 ESC "zE" 177 ESC "zF" 177 ESC "zG" 177 ESC "zH" 1
\c77 ESC "zI" 177 ESC "zJ" 177 ESC "zK" 177 ESC "zL" 177 ESC "zM" 177 ESC "zN" 177 ESC "zO" 177 ESC "zP" CR ESC "zQ" CR ESC
\c "zR" CR ESC "zS" CR ESC "zT" CR ESC "zU" CR ESC "zV" CR ESC "zW" CR ESC "zX" CR ESC "zY" CR ESC "zZ" CR ESC "z[" CR ESC "z\" CR
\cESC "z]" CR ESC "z^" CR ESC "z_" CR ESC "z`" 177 ESC "za" 177 ESC "zb" 177 ESC "zc" 177 ESC "zd" 177 ESC "ze" 177 ESC "zf"
\c177 ESC "zg" 177 ESC "zh" 177 ESC "zi" 177 ESC "zj" 177 ESC "zk" 177 ESC "zl" 177 ESC "zm" 177 ESC "zn" 177 ESC "zo" 177
\c ESC "A10" RS ESC Y ESC 0 CR ESC 1 (13) <(10) <SP> ESC 1>;
cv_ttf: Translation failed.
r 15:07 12.752 431
Note:
See TracTickets
for help on using tickets.
