Commit graph

16 commits

Author SHA1 Message Date
Kevin Matocha
f37e66c2d3 Fix bugs with anchored_position and scaling 2020-08-20 11:37:11 -05:00
Kevin Matocha
6862809305 all: Correct left-hand bounding box position, that was problematic for slanted fonts 2020-08-18 11:59:35 -05:00
Kevin Matocha
c30285993a all: Correct right-side of bounding box for slanted fonts; correct y_offset by deleting impact of newlines, bitmap_label: fix anchored_position rounding error, add speedup with load_glyphs 2020-08-18 11:25:08 -05:00
Margaret Matocha
b14b9455fd Added pylint: disable=no-self-use on getters that throw errors 2020-08-11 21:14:07 -05:00
Margaret Matocha
e443db2874 Updated getters/setters to match label.py 2020-08-11 19:26:53 -05:00
Margaret Matocha
dfe6899570 cleaned for pylint and black 2020-08-06 20:25:48 -05:00
Margaret Matocha
4bdfb61e8d Ran black 2020-08-06 19:42:49 -05:00
Margaret Matocha
93756e43e6 Updated class function organization and ran black 2020-08-06 19:22:52 -05:00
Margaret Matocha
9640d00d04 Removed unnecessary comments and ran black 2020-08-06 17:23:19 -05:00
Margaret Matocha
ace3e7891f Cleaned up the text_bounding_box function to be similar to label.py 2020-08-04 14:07:42 -05:00
Margaret Matocha
d0c7d38c56 added font and two code samples, with minor updates to bitmap_label.py 2020-08-03 18:56:04 -05:00
Margaret Matocha
25ff802a7c Corrected to snake_case, updated formatting 2020-08-03 18:07:29 -05:00
Margaret Matocha
be6747308d Removed debugging print statements, will do more testing to verify 2020-08-03 12:40:48 -05:00
Margaret Matocha
4a7e7a017e Corrected sign error for calibration to label.py 2020-08-03 09:38:28 -05:00
Margaret Matocha
bf8577692c Fixed bug for index into glyph.bitmap in place_text 2020-08-02 16:36:49 -05:00
Margaret Matocha
32f2bf2422 Added first revision of bitmap_label.py. A lot of cleanup to do on this, but wanted to make a commit in case I happend to lose anything. 2020-08-02 10:51:23 -05:00