[PR #1778] [CLOSED] Add fontpreview #1544

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

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/1778
Author: @MatteoGuadrini
Created: 6/10/2021
Status: Closed

Base: masterHead: fontpreview


📝 Commits (5)

  • ed38d2c Additions fontpreview library on Image Processing
  • 3bec6ae Merge branch 'vinta:master' into master
  • ad5db2d Added pyreports library
  • f33687a Added dinosay command line tool
  • 5fb6036 Added fontpreview library

📊 Changes

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

View changed files

📝 README.md (+1 -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
  • Whit this library is possible to create a complex image with font: FiraCode exmple 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/1778 **Author:** [@MatteoGuadrini](https://github.com/MatteoGuadrini) **Created:** 6/10/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fontpreview` --- ### 📝 Commits (5) - [`ed38d2c`](https://github.com/vinta/awesome-python/commit/ed38d2c5b9dc99bff05f48f646ce68073afa19a2) Additions fontpreview library on Image Processing - [`3bec6ae`](https://github.com/vinta/awesome-python/commit/3bec6aeac643807c66461f9a0c3b03004c489b38) Merge branch 'vinta:master' into master - [`ad5db2d`](https://github.com/vinta/awesome-python/commit/ad5db2d1c1f0951ca9eeff05326039865bd53177) Added pyreports library - [`f33687a`](https://github.com/vinta/awesome-python/commit/f33687ab719282577fe80d4c01c6a78a31a212af) Added dinosay command line tool - [`5fb6036`](https://github.com/vinta/awesome-python/commit/5fb603670533696413b1823987e9d018be4a1d05) Added fontpreview library ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -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 library * It is a specific font library * Whit this library is possible to create a complex image with font: [FiraCode exmple with python](https://github.com/MatteoGuadrini/fontpreview#advanced-usage) * 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:23 -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#1544