diff options
| author | JF <jf@codingfield.com> | 2020-08-22 14:34:46 (GMT) |
|---|---|---|
| committer | Gitea <gitea@fake.local> | 2020-08-22 14:34:46 (GMT) |
| commit | 3011dec66bb6b980e19d435c35bbb385ee200b88 (patch) | |
| tree | 89be9d38577becd3670b679f4a478f09b56d36b8 /src/DisplayApp/Fonts/Readme.md | |
| parent | 3310401b3b20ed6d36de21e09001d2da9d5bce21 (diff) | |
| parent | a664dec07f894c88105c356816b49cac244ad319 (diff) | |
Merge branch 'paint' of JF/PineTime into develop
Diffstat (limited to 'src/DisplayApp/Fonts/Readme.md')
| -rw-r--r-- | src/DisplayApp/Fonts/Readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DisplayApp/Fonts/Readme.md b/src/DisplayApp/Fonts/Readme.md index 584ed03..7ebf2e2 100644 --- a/src/DisplayApp/Fonts/Readme.md +++ b/src/DisplayApp/Fonts/Readme.md @@ -10,7 +10,7 @@ * Bpp : 1 bit-per-pixel * Do not enable font compression and horizontal subpixel hinting * Load the file `JetBrainsMono-Bold.woff` and specify the following range : `0x20-0x7f` - * Add a 2nd font, load the file `FontAwesome5-Solid+Brands+Regular.woff` and specify the following range : `0xf293, 0xf294, 0xf244, 0xf240, 0xf242, 0xf243, 0xf241, 0xf54b, 0xf21e, 0xf1e6, 0xf54b, 0xf017, 0xf129, 0xf03a, 0xf185, 0xf560, 0xf001, 0xf3fd, 0xf069` + * Add a 2nd font, load the file `FontAwesome5-Solid+Brands+Regular.woff` and specify the following range : `0xf293, 0xf294, 0xf244, 0xf240, 0xf242, 0xf243, 0xf241, 0xf54b, 0xf21e, 0xf1e6, 0xf54b, 0xf017, 0xf129, 0xf03a, 0xf185, 0xf560, 0xf001, 0xf3fd, 0xf069, 0xf1fc` * Click on Convert, and download the file `jetbrains_mono_bold_20.c` and copy it in `src/DisplayApp/Fonts` Add new symbols: |
