#964424 ITP: ssfn -- Scalable Screen Font, a bitmap and vector font renderer

Package:
wnpp
Source:
wnpp
Submitter:
Anuradha Weeraman
Date:
2025-11-29 16:46:51 UTC
Severity:
wishlist
#964424#5
Date:
2020-07-07 01:32:16 UTC
From:
To:
* Package name    : scalable-font
  Version         : 2
  Upstream Author : bzt
* URL             : https://gitlab.com/bztsrc/scalable-font2
* License         : MIT
  Programming Lang: C
  Description     : Scalable bitmap and vector font renderer

A small, portable scalable bitmap and vector font renderer. It comes
with a single ANSI C/C++ header file and has only memory related
libc dependency. It does not use floating point numbers with a small
footprint of approximately 22k. It is ideal for embedded systems and
hobby OS kernels.

#964424#10
Date:
2020-07-12 22:38:37 UTC
From:
To:
* Package name    : ssfn
  Version         : 2
  Upstream Author : bzt
* URL             : https://gitlab.com/bztsrc/scalable-font2
* License         : MIT
  Programming Lang: C
  Description     : Scalable Screen Font, a bitmap and vector font renderer

A small, portable scalable bitmap and vector font renderer. It comes
with a single ANSI C/C++ header file and has only memory related
libc dependency. It does not use floating point numbers with a small
footprint of approximately 32k. It is ideal for embedded systems and
hobby OS kernels.