diff --git a/CalligraphySample/src/main/assets/fonts/Roboto-Bold.ttf b/CalligraphySample/src/main/assets/fonts/Roboto-Bold.ttf old mode 100755 new mode 100644 index aaf374d..072b842 Binary files a/CalligraphySample/src/main/assets/fonts/Roboto-Bold.ttf and b/CalligraphySample/src/main/assets/fonts/Roboto-Bold.ttf differ diff --git a/CalligraphySample/src/main/assets/fonts/Roboto-ThinItalic.ttf b/CalligraphySample/src/main/assets/fonts/Roboto-ThinItalic.ttf old mode 100755 new mode 100644 index 63e9f97..0b53ba4 Binary files a/CalligraphySample/src/main/assets/fonts/Roboto-ThinItalic.ttf and b/CalligraphySample/src/main/assets/fonts/Roboto-ThinItalic.ttf differ diff --git a/CalligraphySample/src/main/assets/fonts/RobotoCondensed-Regular.ttf b/CalligraphySample/src/main/assets/fonts/RobotoCondensed-Regular.ttf old mode 100755 new mode 100644 index 65bf32a..713fd30 Binary files a/CalligraphySample/src/main/assets/fonts/RobotoCondensed-Regular.ttf and b/CalligraphySample/src/main/assets/fonts/RobotoCondensed-Regular.ttf differ diff --git a/CalligraphySample/src/main/assets/fonts/gtw.ttf b/CalligraphySample/src/main/assets/fonts/gtw.ttf new file mode 100755 index 0000000..eb97fed Binary files /dev/null and b/CalligraphySample/src/main/assets/fonts/gtw.ttf differ diff --git a/CalligraphySample/src/main/res/layout/stub.xml b/CalligraphySample/src/main/res/layout/stub.xml index 1b7ea3d..b7dc9b5 100644 --- a/CalligraphySample/src/main/res/layout/stub.xml +++ b/CalligraphySample/src/main/res/layout/stub.xml @@ -1,4 +1,5 @@ Calligraphy + \nThis is text set by the gtw style.\n \nThis is text set by the default theme fontPath.\n \nThis has a font path set to Roboto Bold, on the View.\n \nThis has a fontPath set to a font file that does not exist, it goes back to the default.\n diff --git a/CalligraphySample/src/main/res/values/styles.xml b/CalligraphySample/src/main/res/values/styles.xml index e32bcbb..640f473 100644 --- a/CalligraphySample/src/main/res/values/styles.xml +++ b/CalligraphySample/src/main/res/values/styles.xml @@ -23,6 +23,11 @@ +