This is a web site in PHP created to visualize greek glyphs in different designs. It also shows glyph information and different words which use it. Live version at http://greekguide.huertatipografica.com/
#Requirements
PHP
#Usage
Put your greek font files (.otf or .ttf) inside fonts folder. Optional: edit glyph information in signs.txt
#Dictionary
The dictionary contains 16,000 comma separated greek words. They are stored in greek-dictionary.txt The words are taken and trimmed from this source: https://github.com/titoBouzout/Dictionaries
Developed by Andrés Torresi and Juan Pablo del Peral for Huerta Tipográfica.
Copyright 2015 Huerta Tipográfica (@huertatipo).
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 See the License file included in this repository for further details.