Releases: 0xAA55/FontVideo
Releases · 0xAA55/FontVideo
v0.3.2
News
- Lower memory usage, runs more smoothly.
- Now can correctly load assets from the same folder of the ini file.
- Fully tested on Linux build, less struggling.
Change log:
- Fixed the
assetsdirectory issue. - See Full Changelog: v0.3.1...v0.3.2
autobuild-2023-06-26-03-32
bugfix release
v0.3.1
News
- Now able to generate AVI file.
- Lower memory usage, run more smoothly.
- When generating frame sequence files while using black-white-only glyph assets, the output files are compressed as 1-bit bitmap files.
Change log:
- Fixed some bugs.
- See Full Changelog: v0.3.0-beta.rc1...v0.3.1
autobuild-2023-04-01-12-08
bugfix release
autobuild-2023-03-17-10-09
bugfix release
autobuild-2023-03-16-07-40
bugfix release
v0.3.1-alpha
News
- Now able to generate AVI file.
- Default not to avoid repetition. Use
--avoid-repetitionto enable avoid repetition of glyph-selecting. - Lower memory usage, run more smoothly.
Change log:
- Fixed some bugs.
- See Full Changelog: v0.3.0-beta.rc1...v0.3.1-alpha
v0.3.0-beta.rc1
News
- Updated FFmpeg, see BtbN/FFmpeg-Builds@0e5f512
- Fixed all memory leaks. Now it's fast and clean!
- When generating chars, it tries its best to avoid repetition. Use
--no-avoid-repetitionto disable this feature. - Optimized memory allocation strategy by combining all known-sized buffer allocations together.
Change log:
- Totally annihilated the OpenGL implementation because it's slow and costs much.
- Fixed some bugs.
- See Full Changelog: v0.3.0-alpha...v0.3.0-beta.rc1
v0.3.0-beta
News
- Updated FFmpeg, see BtbN/FFmpeg-Builds@0e5f512
- Fixed all memory leaks. Now it's fast and clean!
- When generating chars, it tries its best to avoid repetition. Use
--no-avoid-repetitionto disable this feature. - Optimized memory allocation strategy by combining all known-sized buffer allocations together.
Change log:
- Totally annihilated the OpenGL implementation because it's slow and costs much.
- See Full Changelog: v0.3.0-alpha...v0.3.0-beta
v0.3.0-alpha.rc1
News
- Optimized repetition avoiding strategy.
Change log:
- See Full Changelog: v0.3.0-alpha...v0.3.0-alpha.rc1