palm-os-sdk/dana-2.0/include/FontBucket.r
2023-12-18 21:23:56 -03:00

1 line
410 B
R

#ifndef alertType
#include "UIResDefs.r"
#endif
resource 'tSTR' (9500, "System") {
"Palm OS" /* Palm name */
};
resource 'tSTR' (9550, "Bold") {
"B" /* String to represent the BOLD setting */
};
resource 'tSTR' (9504, "VGA Font Name") {
"Palm OS" /* To the user, this is a built-in font, so map to the same name */
};