Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Cameron Cawley
Browse
Commits
f8f35482
Commit
f8f35482
authored
27 years ago
by
David Brown
Browse files
Options
Download
Email Patches
Plain Diff
Implemented font size choices.
parent
9cb10354
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
0 deletions
+2
-0
Resources/UK/Browse/Res,fae
Resources/UK/Browse/Res,fae
+0
-0
h/Choices
h/Choices
+1
-0
h/FontManage
h/FontManage
+1
-0
No files found.
Resources/UK/Browse/Res,fae
View file @
f8f35482
No preview for this file type
This diff is collapsed.
Click to expand it.
h/Choices
View file @
f8f35482
...
...
@@ -127,6 +127,7 @@
#define CD_FontsTF2Bt 0x26b3
#define CD_FontsTF3Disp 0x26b4
#define CD_FontsTF3Bt 0x26b5
#define CD_FontsSize 0x26b6
/* In hotlist subwindow */
...
...
This diff is collapsed.
Click to expand it.
h/FontManage
View file @
f8f35482
...
...
@@ -90,6 +90,7 @@ void fm_set_system_font (int systemfont);
int
fm_system_font
(
void
);
void
fm_init
(
int
systemfont
,
int
base_size
);
void
fm_init_sizes
(
int
base_size
);
void
fm_shutdown
(
void
);
_kernel_oserror
*
fm_get_string_width
(
fm_face
h
,
const
char
*
s
,
int
maxwid
,
int
maxbytes
,
int
split
,
int
*
bytes
,
int
*
width
);
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment