forked from XCSoar/XCSoar
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GaugeVario: render background without bitmap
The background bitmap looks ugly and there isn't one for the "kt" unit. By drawing at runtime, we have more flexibility, and we can easily adapt to other units. This is a naive unoptimized version which does not try to pre-calculate line positions. Closes XCSoar#305
- Loading branch information
1 parent
feecbfd
commit 27dc875
Showing
12 changed files
with
94 additions
and
528 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.