Commit Graph

78 Commits

Author SHA1 Message Date
Pk11
2e8ee2affd
Create CNAME 2025-06-02 14:58:56 -05:00
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
387a89b952 Update bootstrap 2021-06-07 03:01:28 -05:00
Pk11
9f73e10487 Set min and max on threshold and rename to that 2021-04-21 12:47:58 -05:00
Pk11
3f44349355 Add 'Maximum difference' setting 2021-04-21 12:38:12 -05:00
Pk11
e901193465 Fix up dark theme 2021-04-21 11:47:08 -05:00
Pk11
3ed2431ad7 Make textarea text black 2021-04-21 10:37:41 -05:00
Pk11
625e413a46 Make scaling optional on size change 2021-04-21 10:33:13 -05:00
Pk11
d0ccc4f796 Make textarea background white 2021-04-21 10:26:31 -05:00
Pk11
39d081edbb Show version number 2021-04-21 09:50:22 -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
afc2f00fbb Change default palette to TWiLight's and fix CSS 2021-01-08 19:44:21 -06:00
Pk11
6a4c4587cd Use � for missing char if possible 2021-01-06 07:55:30 -06:00
Pk11
e6e0814e4e Use head.html include 2020-12-23 23:13:58 -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
0a46791082 Remove theme button 2020-10-16 00:40:41 -05:00
Pk11
7bc381dbb8 Fix some invalid HTML 2020-09-13 19:16:17 -05:00
Pk11
74b4050223 Remove duplicate <title> 2020-09-13 19:10:20 -05:00
Pk11
dae1f6a44a Add option to not regen existing chars 2020-08-08 01:43:57 -05:00
Pk11
a7e4b41621 Don't stack import/export until md 2020-06-22 07:59:30 -05:00
Pk11
60365e7f7a Improve column stacking 2020-06-22 07:57:11 -05:00
Pk11
ea7f3616ac Fix not increasing max char when adding chars 2020-06-15 17:05:46 -05:00
Epicpkmn11
c175362109 Fix default theme 2020-06-12 06:44:03 -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
118dd6a82d Update README.md 2020-06-07 00:16:09 -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