--- title: "Slant" id: 55208 type: "computer_media" slug: "slant" url: "http://localhost/computer_media/slant/" markdown_url: "http://localhost/computer_media/slant.md" published_at: "2024-06-20T11:49:58+00:00" modified_at: "2026-04-01T09:23:43+00:00" author: "David Anderson" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Font for the TS 2068." category: - name: "Archived Media" slug: "archived-media" taxonomy: "category" url: "http://localhost/category/archived-media/" post_tag: - name: "Downloadable" slug: "downloadable" taxonomy: "post_tag" url: "http://localhost/tag/downloadable/" - name: "TS 2068" slug: "ts2068" taxonomy: "post_tag" url: "http://localhost/tag/ts2068/" model: - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" genre: - name: "Font" slug: "font" taxonomy: "genre" url: "http://localhost/type/font/" media_contents: - id: 55220 title: "Long Island Sinclair Timex (LIST) User Group Library Tape #7" type: "computer_media" url: "http://localhost/computer_media/long-island-sinclair-timex-list-user-group-library-tape-7/" media_type: "Program" download_url: "https://archive.org/download/timex-sinclair-software-archive/Slant%20%281983%29%28TS2068%29%28US%29%28Font%29.zip" mediadate: "1983" media_type_tags: "Font" --- # Slant Font for the TS 2068. ## Source Code ``` 10 CLEAR 64598 20 POKE 23606,88 30 POKE 23607,251 40 LOAD ""CODE 45 STOP 50 SAVE "SLANT" LINE 1: SAVE "SLANT"CODE 64599,760 ```