24 Commits

Author SHA1 Message Date
Pk11
0b622e146b Switch to a RIFF font format
Fix height of ラ character

I accidentally made it 1px too tall before

Add Cyrillic to default font

Make Я more like latin R

Right after I commit, looking at my screenshot I notice I forgot to tweak the Я to be more angled like this font's latin R...

Improve the default font's Kana

derp fix

Properly handle invalid UTF-8

Fix conversion PBMs with non-byte aligned rows

Rename font extension to .frf

For Font RiFf

Re-add PBM font support

Default converting to CP-437 and try guess size

Revert "Default converting to CP-437 and try guess size"

Reverts 2c9a47d224b28cbb51a3ee335fd9970265201b72 as I think the old behaviour works better given PBM font support being kept

Re-add mapping file for CP-437

Automatically use mapping file with same name as image

ex. for "font_6x10.pbm" it will use "font_6x10.txt" in the same directory
2021-08-31 13:40:54 +02:00
d0k3
203cf7f9e3 Include obfuscated AES key database 2021-01-30 13:22:05 +01:00
Wolfvak
744ab6934b Integrate unmark into the release target 2019-10-13 13:43:35 -03:00
DMSalesman
6d8226ac5e Update user manual 2019-10-12 17:32:36 +02:00
d0k3
2372340e6d Updated touchscreen playground 2019-10-06 22:28:57 +02:00
Bálint Kovács
3c8fe0f69d Get rid of extra copy of readme (#504)
See 9ab9c01
2019-07-07 01:12:02 -03:00
DMSalesman
9ab9c01aae Update user manual 2019-04-30 13:38:27 +02:00
DMSalesman
e8c853a384 Update user manual 2019-01-03 00:19:24 +01:00
DMSalesman
99af6a73be Added refined internal user guide
This commit adds an edited README.md to be built into GM9 as user guide.

The scrubbed parts include refs to the GM9 banner, unused MarkDown and
the whole "How to build this / developer info" block.

Links have been replaced with their corresponding anchor text, when
replacing them could be done without altering the sentences' original
meaning.

Certain parts have been further altered, such as the "License"
paragraph, which now includes the full link to GM9's "license.txt".
2018-07-26 00:46:02 +02:00
d0k3
0caf2a6cbb Scripting: add keysel command 2018-04-25 15:25:07 +02:00
d0k3
c5c02a8d58 Disable PNG support when monitoring the heap 2018-04-19 00:43:35 +02:00
d0k3
b7cd03b758 Remove redundant data from data dir 2018-04-05 12:32:23 +02:00
d0k3
5114ecffd4 Add splashes for new FLAVORs 2018-04-04 23:40:51 +02:00
d0k3
84bfac6a1b Allow overriding the default font via gm9/support/font.pbm 2018-02-27 00:00:57 +01:00
d0k3
cabe185016 Added simple DISA / DIFF decoder 2018-02-20 22:54:16 +01:00
d0k3
1e39cbacd4 Batch operations: allow continue after failed operation 2018-02-13 03:11:31 +01:00
d0k3
79a3bfc9e1 Don't verify ExeFS for Process9 2018-02-07 02:16:31 +01:00
d0k3
5df8c4b739 New, easier to edit font format 2018-01-15 01:49:04 +01:00
d0k3
a034214512 Revised font system 2018-01-13 16:11:14 +01:00
d0k3
cce1032d34 Fix revised Makefile 2017-11-17 19:37:45 +01:00
d0k3
6ff6733cbc Hardcode the readme file
... we need to find a better way of doing this later
2017-10-11 23:58:36 +02:00
d0k3
a9badfee9c Allow hardcoding keys
... the required file will not be provided
2017-08-11 00:44:59 +02:00
d0k3
8957d74016 Improved splash screen
o including release / hourly links
o new SafeMode9 splash based on @Ordim3n's work
2017-03-10 13:47:16 +01:00
d0k3
c12d944076 Show splash screen when initializing 2017-03-09 14:35:36 +01:00