New animations, bigger font

no more text changes in place, everything that changes animates out and
in now, the rest shifts around to accomodate for the new placing. Also,
i has been replaced with its dotless version where it was not
accompanied by other ascenders.
This commit is contained in:
2013-04-27 09:07:18 +02:00
parent 5219f33b14
commit aee55af577
10 changed files with 216 additions and 95 deletions
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
+10 -9
View File
@@ -9,25 +9,26 @@
},
{"type":"font",
"characterRegex": "[einzwdrvfünschbatulö]",
"defName":"FONT_ROBOTO_BOLDITALIC_30",
"file":"fonts/roboto/Roboto-BoldItalic_30.ttf"
"trackingAdjust": -1,
"defName":"FONT_ROBOTO_BOLDITALIC_35",
"file":"fonts/roboto/Roboto-BoldItalic_35.ttf"
},
{"type":"font",
"characterRegex": "[einzwdrvfünschbatulög]",
"characterRegex": "[einzwdrvfünschbatulögı]",
"trackingAdjust": -2,
"defName":"FONT_ROBOTO_ITALIC_30",
"file":"fonts/roboto/Roboto-Italic_30.ttf"
"defName":"FONT_ROBOTO_ITALIC_33",
"file":"fonts/roboto/Roboto-Italic_33.ttf"
},
{"type":"font",
"characterRegex": "[uhr]",
"trackingAdjust": -2,
"defName":"FONT_ROBOTO_LIGHTITALIC_28",
"file":"fonts/roboto/Roboto-LightItalic_28.ttf"
"defName":"FONT_ROBOTO_LIGHTITALIC_30",
"file":"fonts/roboto/Roboto-LightItalic_30.ttf"
},
{"type":"font",
"characterRegex": "[0-9 .MDFSJAONoiranuebäzplgstmkv]",
"defName":"FONT_ROBOTO_ITALIC_12",
"file":"fonts/roboto/Roboto-Italic_12.ttf"
"defName":"FONT_ROBOTO_ITALIC_13",
"file":"fonts/roboto/Roboto-Italic_13.ttf"
}
]
}