Better fonts viewer and manager
- Browse around fonts in a folder.
- View and get any character of the font.
- You can install the current font by click the right-top button.
- Write your own text to test the font. You can also align text, change font weight and font size.
- Extra infomation about the font.
Download latest release: Kyts Font Viewer
- This project requires the full installation of SciTE4AutoIt3
- UDF TVExplorer - Yashied
- Optimized function
_WinAPI_GetFontMemoryResourceInfo()
- WinAPIGdi.au3 - My optimized function also included in
.\lib\UDF\WinAPIGdi.au3
. The build script will copy to AutoIt's include folder automatically.
I've created a script to auto build the project. All the binaries are placed in bin\
and the finall installer in release\
.
- The build script is at
.\build\build.bat
, you can double click to the script. - Or, in the working directory, run this
PowerShell
command
cd build\ ; start build.bat
Your contributions are always wellcome.
- Refactors project
- Improve installer
- Build v1.0 release
- Complete documents
Kyts Font View is licensed under MIT license.