-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
organize font related code and rename field bitmap to bitmaps (#144)
* create a separate file fonts.jl * rename bitmap field of font types to bitmaps * variable rename char_bitmap to bitmap * rename extract_bitmap.jl to extract_bitmaps.jl * variable rename font_bitmap_name to font_instance_name
- Loading branch information
1 parent
116d55f
commit d524fb4
Showing
8 changed files
with
266 additions
and
266 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.