Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
flow3r firmware
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
flow3r
flow3r firmware
Commits
7f857879
Commit
7f857879
authored
6 months ago
by
pippin
Browse files
Options
Downloads
Patches
Plain Diff
ctx: enable CSS/SVG
parent
c2a11ab0
No related branches found
No related tags found
1 merge request
!697
ctx: enable SVG loading/sprites
Pipeline
#13125
passed
6 months ago
Stage: check
Stage: build
Stage: deploy
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
components/ctx/ctx_config.h
+4
-2
4 additions, 2 deletions
components/ctx/ctx_config.h
with
4 additions
and
2 deletions
components/ctx/ctx_config.h
+
4
−
2
View file @
7f857879
...
...
@@ -33,11 +33,14 @@
#define CTX_ENABLE_RGB565_BYTESWAPPED 1
#define CTX_COMPOSITING_GROUPS 0
#define CTX_ALWAYS_USE_NEAREST_FOR_SCALE1 1
#define CTX_EVENTS
0
#define CTX_EVENTS
1
#define CTX_THREADS 0
#define CTX_TILED 0
#define CTX_BAREMETAL 1
#define CTX_ONE_FONT_ENGINE 1
#define CTX_PTY 0
#define CTX_CSS 1
#define CTX_PARSER 1
#define CTX_MAX_SCANLINE_LENGTH 960
#define CTX_MAX_JOURNAL_SIZE (1024*512)
...
...
@@ -51,7 +54,6 @@
#define CTX_MAX_EDGES 255
#define CTX_MAX_PENDING 64
#define CTX_PARSER 0
#define CTX_GRADIENT_CACHE_ELEMENTS 128
#define CTX_RASTERIZER_MAX_CIRCLE_SEGMENTS 64
...
...
This diff is collapsed.
Click to expand it.
dx
@dx
mentioned in commit
3f0c51ca
·
5 months ago
mentioned in commit
3f0c51ca
mentioned in commit 3f0c51cad4a34438c36053e06a75ba7d55bd4de7
Toggle commit list
dx
@dx
mentioned in commit
7dce706a
·
5 months ago
mentioned in commit
7dce706a
mentioned in commit 7dce706acb0d3f29f281798fc3308bb0a0cbb9e3
Toggle commit list
dx
@dx
mentioned in commit
2ebf5eb2
·
5 months ago
mentioned in commit
2ebf5eb2
mentioned in commit 2ebf5eb26922fda92ca741c55b7be9d662b2ac58
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment