TOP Contributors

  1. MIKROE (2752 codes)
  2. Alcides Ramos (372 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (139064 times)
  2. FAT32 Library (71594 times)
  3. Network Ethernet Library (56989 times)
  4. USB Device Library (47330 times)
  5. Network WiFi Library (43006 times)
  6. FT800 Library (42297 times)
  7. GSM click (29777 times)
  8. mikroSDK (27874 times)
  9. PID Library (26858 times)
  10. microSD click (26129 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Library

BitPack Font Library

Rating:

10

Author: Aleksandar Vukelic

Last Updated: 2016-02-18

Package Version: 1.0.1.0

Category: TFT

Downloaded: 5642 times

Followed by: 5 users

License: MIT license  

BitPack Font Library contains functions for rendering and measurement of character bitmaps in BitPack format. Fonts in this format can be created using Code Page Font Generator application also available at Libstock. Compared to Visual TFT and GLCD Font Creator, BitPack format saves up 50% of ROM space. It also supports anti-aliased fonts.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "BitPack Font Library" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "BitPack Font Library" changes.

Do you want to report abuse regarding "BitPack Font Library".

  • Information
  • Comments (6)

Library Blog

NOTE: If you need help, please post your questions to the forum topic below since Libstock doesn't provide e-mail notifications

Features:

  • - Compression - up to 50% compared to Visual TFT
  • - Non-sequential character export
  • - User defined character spacing
  • - Anti-aliasing (2 bpp, 3 bpp and 4 bpp)
  • - Reading pixel color from controller GRAM

Anti-aliasing

Anti-aliasing

Support for anti-aliasing (2 bpp, 3 bpp and 4 bpp)

View full image

ALSO FROM THIS AUTHOR

Crypto Library

19

Crypto Library is a collection of useful cryptographic algorithms. Currently the library contains the following algorithms: AES (Rijndael), DES/3DES, RC4, RC5, RC6, Serpent, Skipjack, TEA, XTEA, Base64, CRC16, CRC32, MD5, SHA1, SHA256, HMAC-MD5, HMAC-SHA1, HMAC-SHA256

[Learn More]

Unicode Font Generator

5

Unicode Font Generator is an application that allows you to create and export custom character sets from the Unicode table.

[Learn More]

NMEA Library

11

NMEA Library is designed to simplify communication with NMEA devices (GPS and other) over USART. It provides generic functions for extraction, validation and parsing of all NMEA sentences. The library uses very little ROM space and handles the NMEA protocol in memory efficient way. Examples for mC, mB and mP are included in the package.

[Learn More]