Skip to content

Commit

Permalink
More teletext fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgodbolt committed Sep 17, 2024
1 parent 61e4233 commit f2351b2
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions teletext_data.js
Original file line number Diff line number Diff line change
Expand Up @@ -297,8 +297,8 @@ export function makeChars() {
0, 0, 0, 1, 0, 0,
0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0,
0, 0, 0, 1, 0, 0,
0, 0, 0, 0, 0, 0,
0, 0, 0, 1, 0, 0,
0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0
, // 0x3b ';'
Expand All @@ -307,10 +307,10 @@ export function makeChars() {
0, 0, 0, 0, 0, 0,
0, 0, 0, 1, 0, 0,
0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0,
0, 0, 0, 1, 0, 0,
0, 0, 0, 1, 0, 0,
0, 0, 1, 0, 0, 0,
0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0
, // 0x3c '<'
0, 0, 0, 0, 0, 0,
Expand Down Expand Up @@ -364,7 +364,7 @@ export function makeChars() {
0, 1, 0, 1, 0, 1,
0, 1, 0, 1, 1, 1,
0, 1, 0, 0, 0, 0,
0, 0, 1, 1, 1, 1,
0, 0, 1, 1, 1, 0,
0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0
, // 0x41 'A'
Expand Down
Binary file modified tests/integration/teletext/expected_flash_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/integration/teletext/expected_flash_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/integration/teletext/expected_reveal_flash_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/integration/teletext/expected_reveal_flash_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f2351b2

Please sign in to comment.