Log In  

I've created a tool that lays out all of the characters in PICO-8 and allows you to copy them with the press of a button. The inclusion of CHR() and ORD() allows for many cool things, so I hope this can be of help to some.
Open in desktop program PICO-8 for best experience.

Cart #chrprint-2 | 2021-03-14 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

Left/Right to navigate the characters, Up/Down to change the speed
Z to copy the selected character to your clipboard
X to turn on the selection "backlight"
Pause for cool tip :)
Removed the selectability of characters 0-15 because of PICO-8 0.2.2

Old version(s):


"Characters 0-15 are now selectable by pressing the . key (left shift on web)"
Cart #chrprint-1 | 2020-12-13 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

(Release)

Cart #chrprint-0 | 2020-06-06 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3


P#77724 2020-06-06 07:13 ( Edited 2021-03-14 22:46)

￰゚ミᄆ is what i got from cat...

P#84438 2020-11-18 15:36

Gosh, I hate smallcaps. Why is it so that you can paste them into your running program (with stat(4)) but not into your code? Your cart saved my day, I needed to compare some smallcaps ord() numbers and this is much nicer than whatever I could have done on my own.

P#85349 2020-12-13 17:30
1

@olus2000 Glad I could help. I know it wasn't possible before, but at some point PICO-8 was updated with the ability to paste in smallcaps copied from outside the program if you enable puny font mode.

P#85353 2020-12-13 18:29
1

With pico-8 0.2.2, characters <16 are not printable anymore but control codes. The cart beeps constantly because \007 is the bell character! A little update could be good ;)

P#88673 2021-03-08 15:10

@merwok That's a weird undocumented change... I'll get on that, thanks for notifying me.

P#88977 2021-03-14 22:24

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-28 20:51:25 | 0.036s | Q:28