This website requires JavaScript.
Explore
Help
Sign In
arnavbhatt288
/
kolibrios
Watch
1
Star
0
Fork
0
You've already forked kolibrios
forked from
KolibriOS/kolibrios
Code
Pull Requests
Activity
70dba2afa0
kolibrios
/
programs
/
cmm
/
kf_font_viewer
/
compile_en.bat
4 lines
98 B
Batchfile
Raw
Normal View
History
Unescape
Escape
notes: code clean cmm: update build.bat files to use /D=LANG_XXX instead of creating lang.h-- git-svn-id: svn://kolibrios.org@8954 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-28 14:08:38 +02:00
@
del
kf_view
@
C-- font_viewer.c
@
rename
font_viewer.com kf_view
kf_view: refactoring (-2 img sectors) git-svn-id: svn://kolibrios.org@9601 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-08 23:36:47 +01:00
if
not
exist
kf_view
(
@
pause
)
Copy Permalink