Skip to content

joySUSY/Fontier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Fontier

This is a font editor built with React. It allows you to upload a font file and edit its glyphs using a simple interface.

Features

  • Upload font file (TTF or OTF)
  • View list of glyphs in the font
  • Edit individual glyphs using a simple interface
  • Preview the edited font

Installation

To install and run the project locally, follow these steps:

  1. Clone the repository: git clone https://github.com/joysusy/fontier.git
  2. Install dependencies: npm install
  3. Start the development server: npm start

Usage

  1. Upload a font file by clicking the "Choose File" button on the home page.
  2. Navigate to the glyph editor by clicking the "Edit Glyphs" button.
  3. Select a glyph from the list on the left.
  4. Edit the glyph using the tools on the right.
  5. Preview the edited font by navigating to the preview page.

Contributing

Contributions are welcome! If you find a bug or have a feature request, please open an issue. If you would like to contribute code, please fork the repository and submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published