aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/fonts/open_sans_light.c
Commit message (Collapse)AuthorAgeFilesLines
* fontgen: generate fonts at runtime with CMakeYehoshua Pesach Wallach2022-05-101-1261/+0
|
* Update font readme, update fonts, add missing filesRiku Isokoski2022-03-081-1/+1
|
* Add PineTimeStyle watchface (#334)kieranc2021-06-291-0/+1261
* PineTimeStyle * Move GPL license header * Add step count gauge - replaces heartrate in sidebar * Enable 12/24h functionality * Set step gauge outer to be white when step goal is reached * Add font source file * Move static needle_colors array to member variable * Add documentation on generating a font * Replace .ttf with Google version, add link to font page Co-authored-by: JF002 <JF002@users.noreply.github.com>