DevCon for OS/2 - Developer Connection |
Operating systems: ArcaOS, eComStation, IBM OS/2 Warp |
|
|
|
Fonts in eComStation applicationsWhich font does eComStation need?
Which fonts are used by default in windows? Not translated New fonts in eCS:
Warpsans TTF, Warpsans old:
Change presentation parameter of windowSetFont("9.WarpSans");
SetFont(CHAR*FN){
WinSetPresParam(hWnd,PP_FONTNAMESIZE,strlen(FN)+1,FN);
}
Change font in .rc file for the whole dialog
DIALOG "Battery Monitor", ID_BATTERY_MONITORY_DIALOG, 68, 11, 210, 168,
0, FCF_SYSMENU | FCF_TITLEBAR | FCF_CLOSEBUTTON
PRESPARAMS PP_FONTNAMESIZE, "9.WarpSans"
How to enable fonts anti-aliasing
no translation Useful information:
|
|
||||
|
ArcaOS 5.1.1 whatsnew - PNG iconsPNG icons on Desktop PNG icons on Desktop. (instead of ancient .ico designed in 1994) |
ACPI driver |
// надо на ENG!!
|
| Every conference is important. |
Warpstock Europe 2016
Interview with Roderick Klein
What was happening at that conference? The work on ArcaOS was starting.. |