Skip to content

Script for converting Forsyth Edwards Notation for use with chess diagram fonts.

License

Notifications You must be signed in to change notification settings

dimomarg/FENset.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FENset.js

FENset converts Forsyth Edwards Notation to Chess Diagrams for usage with a chess font, such as OpenChessFont. It is meant for usage in HTML to print pipelines.

How to use:

Place your FENs alone in divs of class "fen", style them so the font used is OpenChessFont, link fenSet.js in the header. You can also flip the board and enable darkmode with the classes "flipped" and "darkmode". Refer to example.html.

Licensing

The source code is licensed under GPL v3. License is available here.

About

Script for converting Forsyth Edwards Notation for use with chess diagram fonts.

Topics

Resources

License

Stars

Watchers

Forks