Libraryless. Click here for Pure Java version (3879L/26K/86K).
1 | !752 |
2 | |
3 | p {
|
4 | BWImage img; |
5 | showBWImage(img = utfToImage("Hello World!")).setZoom(4.0);
|
6 | assertEquals("Hello World!", imageToUtf(img));
|
7 | print("ok");
|
8 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1004604 |
| Snippet name: | Test utfToImage and back |
| Eternal ID of this version: | #1004604/1 |
| Text MD5: | eea201f1f8044b1e54a360e8da92d2f2 |
| Transpilation MD5: | 5c79afa1e3b427627d0a919c2a3b8f6e |
| Author: | stefan |
| Category: | javax / imaging |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-08-23 22:02:04 |
| Source code size: | 159 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 770 / 922 |
| Referenced in: | [show references] |