Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
JoeyLib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Public Skunkworks
JoeyLib
Wiki
JoeyLib Formats
Changes
Page history
New page
Templates
Clone repository
Update JoeyLib Formats
authored
5 years ago
by
Scott Duensing
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
JoeyLib-Formats.md
+0
-1
0 additions, 1 deletion
JoeyLib-Formats.md
with
0 additions
and
1 deletion
JoeyLib-Formats.md
View page @
298cb2fc
...
...
@@ -49,4 +49,3 @@ typedef struct {
byte
*
data
;
}
jlVecT
;
```
**NOTE:**
At the moment, all X coordinates range from 0 to 255 and are scaled up to 0-319 when drawn. While this saves space in the byte stream, it may make things ugly. If it's too bad, it will be changed.
\ No newline at end of file
This diff is collapsed.
Click to expand it.