[PR #1810] [CLOSED] Added fontpreview #1573

Closed
opened 2025-11-06 13:18:58 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/1810
Author: @MatteoGuadrini
Created: 9/26/2021
Status: Closed

Base: masterHead: fontpreview


📝 Commits (2)

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 README.md (+2 -0)

📄 Description

What is this Python project?

This is a library that allows you to create preview images, make logos, create a font pages for marketing, make a font banner for web and font booklet from one or more selected fonts.

What's the difference between this Python project and similar ones?

  • Based on Pillow library
  • It is a specific font library
  • With this library is possible to create a complex image with font.
  • FiraCode example with python
  • Make a logos with one or two letters, like Typescript logo
  • Dynamically creation of text banner with code for the web framework, like Flask or Django.

--

Anyone who agrees with this pull request could submit an Approve review to it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/1810 **Author:** [@MatteoGuadrini](https://github.com/MatteoGuadrini) **Created:** 9/26/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fontpreview` --- ### 📝 Commits (2) - [`36355b0`](https://github.com/vinta/awesome-python/commit/36355b0fd0a5be161234098ab70d202448355697) Added pyreports - [`5bf9021`](https://github.com/vinta/awesome-python/commit/5bf9021c168d1651cd1234a2bf5dffdb3c398a94) Added fontpreview ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) </details> ### 📄 Description ## What is this Python project? This is a library that allows you to create preview images, make logos, create a font pages for marketing, make a font banner for web and font booklet from one or more selected fonts. ## What's the difference between this Python project and similar ones? - Based on [Pillow](https://pillow.readthedocs.io/en/stable/) library - It is a specific font library - With this library is possible to create a [complex image](https://fontpreview.readthedocs.io/en/latest/example.html#fontpreview-example) with font. - [FiraCode example](https://github.com/MatteoGuadrini/fontpreview#advanced-usage) with python - Make a logos with one or two letters, like [Typescript logo](https://fontpreview.readthedocs.io/en/latest/example.html#fontlogo-example) - Dynamically creation of text banner with code for the web framework, like Flask or Django. -- Anyone who agrees with this pull request could submit an *Approve* review to it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:18:58 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1573