Skip to content

Commit

Permalink
Merge pull request #53 from pikesley/trim-from-top
Browse files Browse the repository at this point in the history
Top-first
  • Loading branch information
Sam Pikesley committed Dec 29, 2013
2 parents c29c6e6 + 6d02d10 commit e9620ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ Will return content of the form _:text_, rendered in the 1982 Sinclair Spectrum

Will return content of the form _:text_, rendered in the 1982 Sinclair Spectrum character set, but compressed to fit into 7 rows thus:

* if a character has a blank bottom row, that row will be excised, else
* if a character has a blank top row, that row will be excised, else
* if a character has a blank bottom row, that row will be excised, else
* _rows[4]_ will be excised

The JSON form of this also has its 1s replaced by 4s, and is designed for use with [Pokrovsky](https://pokrovsky.herokuapp.com)
Expand Down

0 comments on commit e9620ce

Please sign in to comment.