FIGlet icon indicating copy to clipboard operation
FIGlet copied to clipboard

Kerning support?

Open mbodomi opened this issue 10 years ago • 2 comments

An example of standard font with default, fitted, and full width kerning.

  _  __               _             
 | |/ /___ _ __ _ __ (_)_ __   __ _ 
 | ' // _ \ '__| '_ \| | '_ \ / _` |
 | . \  __/ |  | | | | | | | | (_| |
 |_|\_\___|_|  |_| |_|_|_| |_|\__, |
                              |___/ 
  _  __                   _               
 | |/ / ___  _ __  _ __  (_) _ __    __ _ 
 | ' / / _ \| '__|| '_ \ | || '_ \  / _` |
 | . \|  __/| |   | | | || || | | || (_| |
 |_|\_\\___||_|   |_| |_||_||_| |_| \__, |
                                    |___/ 
  _  __                        _                 
 | |/ /   ___   _ __   _ __   (_)  _ __     __ _ 
 | ' /   / _ \ | '__| | '_ \  | | | '_ \   / _` |
 | . \  |  __/ | |    | | | | | | | | | | | (_| |
 |_|\_\  \___| |_|    |_| |_| |_| |_| |_|  \__, |
                                           |___/ 

Currently FIGlet.Net only supports full width.

mbodomi avatar Nov 26 '14 19:11 mbodomi

I'll look at that. by against for OCR this will be complicated

auriou avatar Nov 30 '14 14:11 auriou

They've done it in client-side JS. I can't see it being too complicated.

nodingneu avatar Oct 03 '16 17:10 nodingneu