Commit Graph

54 Commits

Author SHA1 Message Date
Pk11
171565129b Always update file size on save 2023-03-20 08:19:47 -05:00
Pk11
b4405b4869 Derp fix: Properly scale newlines 2022-10-04 21:25:37 -05:00
Pk11
0f0d8e39ed Add scaling text size
- Closes #2
2022-10-04 08:57:41 -05:00
Pk11
95639581db Add setting background color/image for preview
- Closes #1
- Partial for #2
2022-10-04 08:52:24 -05:00
Pk11
ca702e476a Add padding support to export 2022-07-17 00:31:19 -05:00
Pk11
238b632868 Fix non-2BPP image import 2022-07-17 00:31:04 -05:00
Pk11
94dc8d55b8 Fix crash if different tile/width count 2022-07-16 20:16:14 -05:00
Pk11
07fbb388f4 Fix editing non-2bpp fonts 2022-07-16 20:15:03 -05:00
Pk11
2b1c0a7257 Derp fix 2022-03-02 22:10:30 -06:00
Pk11
5ef38fa630 Fix adding ?/� 2021-09-02 12:19:06 -05:00
Pk11
3f44349355 Add 'Maximum difference' setting 2021-04-21 12:38:12 -05:00
Pk11
625e413a46 Make scaling optional on size change 2021-04-21 10:33:13 -05:00
Pk11
a62a2fe3f0 Actually fix generation 2021-04-21 09:12:37 -05:00
Pk11
d5d093d66f Fix generating with only one color 2021-04-21 08:25:57 -05:00
Pk11
e55edd45d7 Fix importing images 2021-04-13 00:16:09 -05:00
Pk11
e8d6361e47 Log added characters 2021-02-10 18:36:04 -06:00
Pk11
83ebc808d8 Give SJIS hex values instead of ? for failed conversions and allow viewing/editing letters by hex 2021-02-07 01:19:35 -06:00
Pk11
b3bfe758a5 Add kerning adjusting 2021-02-07 00:54:21 -06:00
Pk11
1327209c2d Add Shift-JIS and 1bpp font support 2021-02-07 00:24:22 -06:00
Pk11
f7839733ff Fix variable name 2021-01-25 10:20:57 -06:00
Pk11
6f812475f7 Default to old width and height 2021-01-15 05:23:30 -06:00
Pk11
748f32e068 Add font resizing 2021-01-15 05:12:38 -06:00
Pk11
d897b84695 Fix whitespace and RTL width in non-Safari 2021-01-08 20:16:46 -06:00
Pk11
81bfbfc144 Ask before regenerating special button chars 2021-01-08 19:55:31 -06:00
Pk11
6a4c4587cd Use � for missing char if possible 2021-01-06 07:55:30 -06:00
Pk11
8e4550f456 Fix collapsing on new font load 2020-12-22 11:29:28 -06:00
Pk11
e8bbdb8ef0 Update to bootstrap 5 and add font weight / style 2020-10-17 17:19:32 -05:00
Pk11
dae1f6a44a Add option to not regen existing chars 2020-08-08 01:43:57 -05:00
Pk11
ea7f3616ac Fix not increasing max char when adding chars 2020-06-15 17:05:46 -05:00
Pk11
1968eb50e7 Whoops, that should be + 1 for the count 2020-06-09 19:01:59 -05:00
Pk11
254e5d1e37 Add removing characters 2020-06-09 18:25:28 -05:00
Pk11
c186894efe Add proper map generation
*Missing map type 1 for now, type 2 works fine and isn't that much worse
2020-06-09 04:29:58 -05:00
Pk11
0a4d6b0707 Don't apply left spacing on export image 2020-06-06 21:40:39 -05:00
Pk11
802bb286af Check if pixel exists before accessing 2020-05-06 21:11:59 -05:00
Pk11
6fb8d1aa5c Fix export / import 2020-04-09 21:57:50 -05:00
Pk11
bc6046fcfe Add image and size import / export 2020-04-09 00:18:30 -05:00
Pk11
abf0f4b726 Actually fix it correctly 2020-04-08 22:21:18 -05:00
Pk11
55a07caca2 Fix adding multiple characters 2020-04-08 21:59:18 -05:00
Pk11
db0fba89ef Add generating from a font 2020-04-06 01:57:22 -05:00
Pk11
ad71426348 Fix typo 2020-03-30 02:28:28 -05:00
Pk11
bf79036ace Add confirm message before leaving page 2020-03-30 02:26:03 -05:00
Pk11
4d3b3ffc16 Improve palette selection 2020-03-19 02:48:13 -05:00
Pk11
a97ae437ef Remove transparency effect when changed to a color 2020-03-19 02:19:22 -05:00
Pk11
05c0822fb3 Improve color selection & keyboard shortcuts 2020-03-19 02:15:03 -05:00
Pk11
8144edefed Fix drawing in Firefox (sorta) 2020-03-19 00:50:08 -05:00
Pk11
65f0aa6d49 Block adding newline to maps 2020-03-18 23:59:34 -05:00
Pk11
45fbf07b12 Fix adding chars & reading last map w/ next ofs 0 2020-03-18 23:18:52 -05:00
Pk11
f977f52965 Set input box font size to closer match canvas 2020-03-18 20:13:59 -05:00
Pk11
09c653465e Bootstrap! 2020-03-18 18:11:28 -05:00
Pk11
1be170ae14 Add adding characters 2020-03-18 14:29:01 -05:00