All Projects → SeedWebs → seed-fonts

SeedWebs / seed-fonts

Licence: other
WordPress plugin that helps you use web fonts (@font-face) easier. You can use 5 ready-generated Thai-English web fonts, or use your own collection.

Programming Languages

PHP
23972 projects - #3 most used programming language
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to seed-fonts

eczar
Eczar: fonts for Devanagari and Latin
Stars: ✭ 52 (+160%)
Mutual labels:  fonts, google-fonts
Urbanist
Urbanist is a low-contrast, geometric sans-serif inspired by Modernist design and typography.
Stars: ✭ 374 (+1770%)
Mutual labels:  fonts, google-fonts
typefaces
Collection of Google fonts as typeface data for usage with three.js, react-three-fiber, and other tools.
Stars: ✭ 53 (+165%)
Mutual labels:  fonts, google-fonts
web-fonts-repository
A simple webfont hosting. Google Fonts alternative for your own fonts.
Stars: ✭ 99 (+395%)
Mutual labels:  fonts, google-fonts
Google Fonts Module
Google Fonts module for NuxtJS
Stars: ✭ 98 (+390%)
Mutual labels:  fonts, google-fonts
font-picker-react
✏️ Font selector component for Google Fonts
Stars: ✭ 126 (+530%)
Mutual labels:  fonts, google-fonts
fontless
🚀🔒 Host your own Google Fonts.
Stars: ✭ 63 (+215%)
Mutual labels:  fonts, google-fonts
Awesome Fonts
Curated list of fonts and everything
Stars: ✭ 798 (+3890%)
Mutual labels:  fonts, google-fonts
Work Sans
A grotesque sans.
Stars: ✭ 1,319 (+6495%)
Mutual labels:  fonts, google-fonts
Fontsource
Self-host Open Source fonts in neatly bundled NPM packages.
Stars: ✭ 836 (+4080%)
Mutual labels:  fonts, google-fonts
Inkwell
An inkwell to use custom fonts on the fly.
Stars: ✭ 146 (+630%)
Mutual labels:  fonts, google-fonts
Gftools
Misc tools for working with the Google Fonts library
Stars: ✭ 132 (+560%)
Mutual labels:  fonts, google-fonts
Yrsa Rasa
Yrsa & Rasa: fonts for Latin and Gujarati
Stars: ✭ 200 (+900%)
Mutual labels:  fonts, google-fonts
Avfonts
AVFonts for change/swap fontname throughout app.
Stars: ✭ 200 (+900%)
Mutual labels:  fonts
rxfetch
A custom system info fetching tool
Stars: ✭ 384 (+1820%)
Mutual labels:  fonts
Open Sauce Fonts
Open Sauce Fonts is a font super family that I developed for Creative Sauce's internal type system. It is a compact typeface that is optimised for better viewing small text on screen and print. Open Sauce fonts (Sans, One and Two) are under the SIL Open Font License and is going to be actively developed, improved and tested.
Stars: ✭ 189 (+845%)
Mutual labels:  fonts
Fnt
apt for fonts, the missing font manager for macOS/linux
Stars: ✭ 187 (+835%)
Mutual labels:  fonts
typex
Typography web export (css, sass, html, json, ..) plugin for Sketch
Stars: ✭ 42 (+110%)
Mutual labels:  fonts
Sprat-type
Display typeface
Stars: ✭ 58 (+190%)
Mutual labels:  fonts
Powerline Web Fonts
Powerline Web Fonts for Chromebook
Stars: ✭ 178 (+790%)
Mutual labels:  fonts
=== Seed Fonts ===
Contributors: seedwebs
Tags: webfont,web fonts, @font-face embed, typography
Requires at least: 4.0
Tested up to: 6.1.0
Stable tag: 2.3.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Use web fonts (@font-face) by choosing from Google Fonts, Bundled Thai-English fonts, and your own web fonts.

== Description ==

Seed Fonts is WordPress plugin that helps you use web fonts (@font-face embed) easier. You can use by

1. Google Fonts
2. Bundled Thai-English fonts
3. Your own web fonts. (Upload to /wp-content/upload/fonts/FontName/ or /wp-content/themes/ThemeName/vendor/fonts/FontName/.)

The GitHub repository can be found at <a href="https://github.com/SeedWebs/seed-fonts" target="_blank">https://github.com/SeedWebs/seed-fonts</a>. 


== Installation ==


1. Upload the plugin files to the `/wp-content/plugins/seed-fonts` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress
1. Go to Appearance -> Fonts to set you web fonts. Thais use รูปแบบเว็บ -> ฟอนต์


== Frequently Asked Questions ==

= How to generate and upload my own web fonts? =

Please see <a href="https://docs.seedwebs.com/article/90-upload-custom-fonts" target="_blank">https://docs.seedwebs.com/article/90-upload-custom-fonts</a>.

== Screenshots ==

1. Settings: Heading Font.
1. Settings: Body Font.


== Changelog ==

= 2.3.1 =
* Date: 7 NOV 2021.
* Tweak: Change to Seed Webs and update Tested up to WordPress 6.1.

= 2.3.1 =
* Date: 16 JUL 2021.
* New: iannnnn-Duck font.
* Tweak: Change Git repo to SeedWebs.

= 2.3.0 =
* Date: 5 JUL 2021.
* New: Chulabhornlikit Display and Chulabhornlikit Text fonts.
* Tweak: Remove woff files. Drop support for IE.

= 2.2.0 =
* Date: 6 SEP 2020.
* New: Using font in WordPress Admin Editor (Gutenburg);
* New: Anuphan font.
* New: Optimize Loading Speed by using font-display: swap / fallback.
* Tweak: Add CSS Variables (--s-heading, --s-body, --s-body-line-height) on both backend and frontend.

= 2.1.1 =
* Date: 10 OCT 2019
* New: IBM Plex Thai font.

= 2.1.0 =
* New: Anakotmai font.

= 2.0.0 =
* Now support Google Fonts. You can choose any font and weight.
* Remove old bundled Google Fonts.
* Add new fonts - Noto Sans Thai, Noto Serif Thai and Sarabun.
* Remove old font - TH Sarabun New.

= 1.1.3 =
* Add Moonjelly and CS Chatthai UI fonts.
* Remove old font files (.eot and .ttf). Now using only .woff and .woff2.
* Now we can upload fonts to /wp-content/uploads/fonts/FONT-NAME.

= 1.1.2 =
* Fix Boon font error loading.

= 1.1.1 =
* Fix Body CSS when unchecking the heading font.
* Add font size and font size unit for body font
* Change custom fonts handler from replacing the defaults to adding all fonts together.

= 1.1.0 =
* Add body font settings and more Thai Loop fonts.

= 1.0.1 =
* Fix PHP short form tags.

= 1.0.0 =
* Use Settings API.
* Fix double trailing slash after plugin_dir_url().
* Add body class (.seed-fonts-FONT-NAME).
* Optimize code.

= 0.9.5 =
* First public version.


== Upgrade Notice ==

= 2.0.0 =
* Now support Google Fonts. You can choose any font and weight.
* Remove old bundled Google Fonts.
* Add new fonts - Noto Sans Thai, Noto Serif Thai and Sarabun.
* Remove old font - TH Sarabun New.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].