20 Commits

Author SHA1 Message Date
6bd3e30a61 Minor pruning of bad corners 2015-08-19 21:12:18 -04:00
6e3a36cde8 Get hacky stroke extraction post-bridge-detection working 2015-08-19 02:20:24 -04:00
4fae49e673 Drop reverse connections due to TTF handedness constraint 2015-08-19 00:54:46 -04:00
05f61df9a6 Rename 'cusps' to 'corners' and 'edges' to 'bridges' 2015-08-18 23:57:14 -04:00
96b806b8b9 Some cleanup removing poor hand-crafted rules 2015-08-18 23:01:49 -04:00
d42e70d174 Allow some narrowing at cross stroke ends 2015-08-17 12:00:18 -04:00
7cc924a2cf Add code to drop middle and long, splittable edges 2015-08-17 11:42:33 -04:00
ad4ec0bdbc Add triangle removal logic 2015-08-17 10:52:10 -04:00
b09530dfcb Try an alternate classifier 2015-08-17 00:06:41 -04:00
17c947c03f Set up for data collectiong 2015-08-16 23:27:25 -04:00
7ec8e70a2d Add cusp merging logic 2015-08-16 23:02:47 -04:00
64342fe899 Tweak hand-tuned classifier slightly 2015-08-16 22:30:33 -04:00
f179754347 Get hacky cusp classifier working 2015-08-16 20:52:32 -04:00
00f09f8f43 Get cusp detection mostly working 2015-08-16 20:11:29 -04:00
d69f0e608e Get distance heuristic for segmentation working 2015-08-16 17:27:55 -04:00
a17ce383d6 Get basic glyph augmentation working 2015-08-16 16:41:03 -04:00
d194e59afd Switch to SVG parsing library 2015-08-16 16:00:46 -04:00
97d3ac8aaa Implement part of an SVG path parser 2015-08-16 15:47:35 -04:00
3bf522f9c3 Start work on decoding SVG data 2015-08-15 18:41:39 -04:00
f0f2477b88 Add script to extract characters 2015-08-15 13:41:54 -04:00