Ref T7785. This prepares for (but does not yet use) a pure PHP implementation of Figlet parsing and rendering.
Figlet is somewhat complex, but a parser already exists in PEAR. I'll make sure it's suitable and hook it up in the next diff.
Differential D14101 Authored by epriestley on Sep 13 2015, 6:27 PM.
Tags None Referenced Files
Subscribers None
Details
Summary Ref T7785. This prepares for (but does not yet use) a pure PHP implementation of Figlet parsing and rendering. Figlet is somewhat complex, but a parser already exists in PEAR. I'll make sure it's suitable and hook it up in the next diff. Test Plan N/A, code not reachable
Diff Detail
Event Timelineepriestley updated this object. chad edited edge metadata. This revision is now accepted and ready to land.Sep 13 2015, 7:28 PM2015-09-13 19:28:06 (UTC+0) Closed by commit rP935ced1eddbe: Include "Figlet" and PEAR "Text_Figlet" in externals (authored by epriestley, committed by epriestley). · Explain WhySep 13 2015, 7:30 PM2015-09-13 19:30:58 (UTC+0) This revision was automatically updated to reflect the committed changes. Large DiffThis large diff affects 120 files. Files without inline comments have been collapsed. Expand All Files
Revision Contents
Diff 34080 |