2459 Commits (master)
 

Author SHA1 Message Date
Francesco Abbate 01a4981210 Use static libgcc and libstdc++ when doing release build 5 years ago
Francesco Abbate e01ba599ba Optimize glyph set bitmap rectangles by trimming empty regions 5 years ago
Francesco Abbate d46cf80226 Adjust xadvance computation to use rounding instead of truncate 5 years ago
Francesco Abbate 39d7d49586 Reduce y padding in BakeFontBitmap 5 years ago
Francesco Abbate ae032cd185 Ember blender with gamma correction into FontRenderer 5 years ago
Francesco Abbate bc74b2860d Add gamma correct pixel blender 5 years ago
Victor Gridnevsky a6f52197d0 Fixes keypad enter issue (#131) 5 years ago
Francesco Abbate c41d6a82e1 Adjust BakeFontBitmap issues 5 years ago
Francesco Abbate c2949edcd7 Check for errors when loading fonts 5 years ago
Francesco Abbate b734390388 Use font_renderer in aGG font testing program 5 years ago
Francesco Abbate e291e7269a Hack to fix font size rendering to align with STB original rendering 5 years ago
Francesco Abbate c333425770 Remove stb from Meson dependencies for Lite 5 years ago
Francesco Abbate 98f5c16932 Remove unused variable 5 years ago
Francesco Abbate 5ca7471fc7 Cosmetic code's cleanup 5 years ago
Francesco Abbate fa06862177 Completely remove usage of stb_truetype 5 years ago
Francesco Abbate 91a82d8ae4 Add missing function to free FontRenderer 5 years ago
Francesco Abbate 0389bd000a Fix y offset in BakeFontBitmap 5 years ago
Francesco Abbate 4c6e15b66c Rename GlyphSetA to GlyphSet 5 years ago
Francesco Abbate 3a8cb05ea6 Replace stb's BakeBitmapFont with AGG based font's renderer 5 years ago
Francesco Abbate ca6b7bc902 Render correctly codepoints in agg font render test and fix bounding box 5 years ago
Francesco Abbate edb103716a Add function to render a single unicode codepoint 5 years ago
rxi f00d5d55df Version 1.06 5 years ago
Francesco Abbate 4ec521dd37 Add correct glyphs bitmap location rects with AGG 5 years ago
Francesco Abbate 7c57b1d6ca Adjust the font's height when creating the bitmap 5 years ago
Francesco Abbate 4334d09bab More notes 5 years ago
Francesco Abbate 103336945e Add pixel format to render font in bitmap format 5 years ago
Francesco Abbate 010966d60d Add correct font's height calculation using AGG 5 years ago
Francesco Abbate 0fea5d9d25 Add in agg_font_render method to get face's units to em 5 years ago
rxi 508b6fb73a Improved RootView's EmptyView 5 years ago
Francesco Abbate d9dea5d122 More notes on font rendering 5 years ago
Francesco Abbate 155e76df5f Add font vmetrics in AGG font renderer test 5 years ago
Francesco Abbate 4701c2899c Add function in agg_font_freetype to take face's height 5 years ago
rxi db8c5ea2aa Renamed core:command/file-finder => core:find-command/file 5 years ago
rxi 7fbefe40d5 Made `system.set_window_title` only be called on title change 5 years ago
Francesco Abbate f77261afa4 Initial working version of agg font rendering test 5 years ago
Francesco Abbate a7904eba3b Fix errors in renderer lcd 5 years ago
rxi cc58fcc35b Changed summer color theme's caret color 5 years ago
Francesco Abbate 0e713f7692 WIP: to use AGG font renderer to create a coverage bitmap 5 years ago
Francesco Abbate 20626ab911 Add small test program for stb_truetype 5 years ago
rxi b96609b7b8 Removed redundant __APPLE__ case in get_scale() 5 years ago
Francesco Abbate 4a8df09829 Fix y coordinate orientation in font rendering call 5 years ago
Francesco Abbate 31d7cb5ce0 Fix LCD font rendering for BGRA32 pixel format 5 years ago
rxi 1b2fda2825 Changed block movement to mimic word movement 5 years ago
rxi 9c652086e8 Improved behaviour of and renamed `translate.next|previous_word_boundary` 5 years ago
Francesco Abbate 23a080ca45 WIP: compiles but completely broken 5 years ago
rxi 74755f5b4a Simplified implementation of `core.temp_filename()` 5 years ago
rxi e7cf551e22 Changed EmptyView text from `empty` to `lite` 5 years ago
rxi 064b6d0b95 Fixed changing of cwd and loading of commandline files 5 years ago
Francesco Abbate 79487074c0 Add missing gui_app flag in meson build 5 years ago
Francesco Abbate 7b9def299d Add dl library because it may be needed by SDL2 5 years ago