Commit Graph

29 Commits (74407bc0f685b66dd35afc451b6996db3f9b239f)

Author SHA1 Message Date
Allen Webster dacf7f1675 rounded out batch edit, tracked down some bugs 2016-07-13 19:19:42 -04:00
Allen Webster e02ab24488 fix to make rendering change work on windows compile 2016-07-13 00:43:43 -04:00
insofaras 2718590d8b subjective improvements to the freetype code
* use FT_LOAD_TARGET_LIGHT when hinting is enabled, which only moves
  things vertically
* don't truncate the glyph advance with >> 6, use / 64.0f instead, and
  CEIL to align to pixels
2016-07-13 04:48:15 +01:00
Allen Webster 6599cac5e9 -h flag to enable hinting 2016-07-03 18:29:07 -04:00
Allen Webster f458ba2113 pre-change to single location API names. 2016-06-27 10:25:17 -04:00
Allen Webster 75b56c94c3 fixing up font stuff 2016-06-21 17:01:53 -04:00
Allen Webster 0e2c8e8ae0 loose integration of freetype code 2016-06-21 14:13:28 -04:00
Allen Webster e9c5f89575 new protection API 2016-06-20 16:34:48 -04:00
Allen Webster da19d21bac font work 2016-06-16 23:31:15 -04:00
Allen Webster c706bb9250 progress towards win32 fonts 2016-06-03 15:20:29 -04:00
Allen Webster 91386e62d0 combined font-info-load and font-load 2016-06-03 14:45:51 -04:00
Allen Webster 93ab33ee84 fixed EOF paste/scroll bugs - robust against render buffer overflows 2016-06-02 08:41:30 -04:00
Allen Webster a208c045e3 adjust how the font loading works 2016-05-27 21:11:48 -04:00
Allen Webster a90c33f09b make old file load/save shared 2016-05-27 20:46:22 -04:00
Allen Webster 1edc41d324 reorganizing a lot of redundant stuff 2016-05-27 13:11:38 -04:00
Allen Webster 5274ecd4e9 added a bunch of GUI, stuff, broke everything 2016-05-24 22:12:49 -04:00
Allen Webster 2800352ee6 rudimentary invisible scrollbar 2016-05-19 17:31:11 -04:00
Allen Webster 654ae784e2 fixed open empty file bug 2016-05-11 16:40:53 -04:00
Allen Webster 73cc788e65 changes for dpi 2016-03-19 23:09:00 -04:00
Allen Webster c8db4004a6 bug fixing 2016-02-20 16:36:16 -05:00
Allen Webster c395f8a735 adding cl parameters 2016-01-21 12:48:09 -05:00
Allen Webster 7009115967 right alt 2016-01-16 20:34:48 -05:00
Allen Webster 0aa1df3da0 locales 2016-01-06 10:39:15 -05:00
Allen Webster c2206e5830 starting new parser 2015-11-30 21:51:53 -05:00
Allen Webster 95104afd37 app platform split 2015-11-13 23:42:06 -05:00
Allen Webster ee86bdef1f replay and natural edits 2015-11-11 18:31:45 -05:00
Allen Webster 083b4409c5 new rendering 2015-10-22 21:42:50 -04:00
Allen Webster 6918ae0be4 separating golden_array 2015-10-16 16:31:04 -04:00
Allen Webster fb91a10918 initial 2015-09-28 19:34:55 -04:00