Skip to content

Releases: 0xAA55/FontVideo

v0.3.2

21 Jun 03:39

Choose a tag to compare

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:

autobuild-2023-06-26-03-32

26 Jun 03:32

Choose a tag to compare

Pre-release

bugfix release

v0.3.1

21 Mar 06:38

Choose a tag to compare

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:

autobuild-2023-04-01-12-08

01 Apr 12:08

Choose a tag to compare

Pre-release

bugfix release

autobuild-2023-03-17-10-09

17 Mar 10:09

Choose a tag to compare

Pre-release

bugfix release

autobuild-2023-03-16-07-40

16 Mar 07:42

Choose a tag to compare

Pre-release

bugfix release

v0.3.1-alpha

15 Mar 13:27

Choose a tag to compare

News

  • Now able to generate AVI file.
  • Default not to avoid repetition. Use --avoid-repetition to enable avoid repetition of glyph-selecting.
  • Lower memory usage, run more smoothly.

Change log:

v0.3.0-beta.rc1

10 Mar 11:47

Choose a tag to compare

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-repetition to disable this feature.
  • Optimized memory allocation strategy by combining all known-sized buffer allocations together.

Change log:

v0.3.0-beta

10 Mar 09:18

Choose a tag to compare

v0.3.0-beta Pre-release
Pre-release

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-repetition to disable this feature.
  • Optimized memory allocation strategy by combining all known-sized buffer allocations together.

Change log:

v0.3.0-alpha.rc1

08 Mar 07:57

Choose a tag to compare

v0.3.0-alpha.rc1 Pre-release
Pre-release

News

  • Optimized repetition avoiding strategy.

Change log: