Commit Graph

52 Commits

Author SHA1 Message Date
Ray Haleblian
035be4a08f Update brightness call 2025-04-06 14:08:48 -04:00
Ray Haleblian
a04fc81b96 Improve button text position and clip 2024-07-07 15:27:16 -07:00
Ray Haleblian
d1344da460 Improve VS Code Intellisense 2023-11-26 15:57:11 -05:00
Ray Haleblian
577ee73d91 Fix one more mismatched delete call 2022-09-29 07:25:16 -04:00
Ray Haleblian
ff62b7f327 User array delete 2022-09-28 16:35:19 -04:00
Ray Haleblian
a2161b5124 Roll back harfbuzz 2022-03-22 12:58:27 +00:00
Ray Haleblian
681e4113bd Fix missing titles in browser 2022-03-21 19:46:54 +00:00
Ray Haleblian
5b95a26419 match new/delete pair 2022-03-19 15:00:26 +00:00
Ray Haleblian
292dac2d09 Assure current page is remembered. 2021-08-16 16:06:54 -04:00
Ray Haleblian
693669fdff Add path separator. 2020-12-06 19:36:01 -05:00
Ray Haleblian
0983fefa22 clang-format. 2020-12-06 16:29:42 -05:00
Ray Haleblian
53bc12b2f2 Shush compiler. 2020-12-06 16:29:42 -05:00
Ray Haleblian
f402b78c3b Rework debugging #defines. 2020-12-06 16:29:42 -05:00
Ray Haleblian
51ec12c1f7 Render glyphs for vertical LCDs. 2020-12-06 16:29:42 -05:00
Ray Haleblian
32a62ab39d Downcase filenames. 2020-12-06 16:29:42 -05:00
Ray Haleblian
d03139513d Improve doc for Text. 2020-12-06 16:29:41 -05:00
Ray Haleblian
41f67e1dc5 Fix paragraph spacing. 2020-12-06 16:26:47 -05:00
Ray Haleblian
10b5dacc7c Try to improve whitespacing. 2020-12-06 16:26:47 -05:00
Ray Haleblian
adcac98cc0 Re-style buttons. 2020-12-06 16:26:47 -05:00
Ray Haleblian
6b498782bf Refine test rules and config XML. 2020-06-05 10:45:06 -04:00
Ray Haleblian
4f5e8c4055 Add filesystem and typesetter tests. 2020-06-05 09:52:59 -04:00
Ray Haleblian
18aed69867 Add typesetter debugging code. 2020-05-31 09:54:02 -04:00
Ray Haleblian (fusion-ubuntu16)
38e8e7f1d3 Refactor code into present project template.
This utilizes the dkp-pacman releases for devkitARM
and supporting libaries. Freetype is still a local build.
2019-01-07 00:57:00 -08:00
rhaleblian
52a0427e8b no more 2007-08-14 08:11:28 +00:00
rhaleblian
7b76153e35 Makefiles reorganized to support separate arm7 and arm9 binaries.
Added wifi debug stub code - not working yet.
2007-08-12 19:51:17 +00:00
rhaleblian
febab474f1 file buffer statically allocated. 2007-08-04 03:58:04 +00:00
rhaleblian
a4e09556bc cleanup of justify() 2007-08-02 15:17:41 +00:00
rhaleblian
1dc145f4c6 glyph accessors. 2007-08-02 15:11:12 +00:00
rhaleblian
3c1c312d38 indenting ala emacs. 2007-08-02 15:00:26 +00:00
rhaleblian
8547400495 more char* cleanup. 2007-08-02 14:57:49 +00:00
rhaleblian
7773dd2990 more cast fixes, add BACKGROUND macros for OS X 2007-08-02 05:26:23 +00:00
rhaleblian
b041975073 unix versions don't draw text - some test changes 2007-08-02 03:25:48 +00:00
rhaleblian
d7f8c4d89d tsString() takes a u8*. char * casts for stdio calls to avoid warnings. 2007-08-02 01:03:48 +00:00
rhaleblian
f6f89665f3 some shit is still borken. move to Ubuntu? 2007-08-01 19:29:42 +00:00
rhaleblian
08a63b6838 file omissions and deletions. 2007-07-31 07:17:14 +00:00
rhaleblian
83ce2b6e86 fixed pagination and xml buffering. 2007-07-31 07:08:01 +00:00
rhaleblian
8ac514c2d1 proper number of books are displayed. 2007-07-28 17:17:20 +00:00
rhaleblian
5392fdd8f0 more cruft removal. 2007-07-28 12:32:30 +00:00
rhaleblian
a92f8c47b1 added missing includes and source after refactoring. sample data added. 2007-07-26 08:57:53 +00:00
rhaleblian
5416c4676c added DLDI patcher for the R4DS. 2007-07-26 08:53:12 +00:00
rhaleblian
eea2c3bba2 added PN2 project files and arm configuration template. 2007-07-25 23:57:19 +00:00
rhaleblian
f14cc5f102 Y displays .xml files found. 2007-07-17 09:01:52 +00:00
rhaleblian
304444c07f removed other unused font bitmaps 2007-07-17 08:11:19 +00:00
rhaleblian
ca9bcb1325 moving fonts and sample input. 2007-07-17 08:09:48 +00:00
rhaleblian
458fcb5711 speed improvements. linebreaking is still wrong. 2007-07-17 03:02:48 +00:00
rhaleblian
6d08a0396d converted html to xml with tiny. pagination is starting to work. 2007-07-15 02:10:20 +00:00
rhaleblian
ab660eba6e attempts at pagination. i will use pango instead. 2007-07-10 14:26:01 +00:00
rhaleblian
0ac34b0918 moved to freetype2 and expat. 2007-07-10 02:09:56 +00:00
rhaleblian
892e3766a7 added ft2 example code. library does build. 2007-07-04 14:11:49 +00:00
rhaleblian
2f6b38aaf6 added font bitmaps. added sample code for ft2. 2007-07-04 14:10:47 +00:00