mirror of
https://github.com/niellun/FastCarPlay.git
synced 2026-08-05 19:48:36 +02:00
Optimise Android rendering
This commit is contained in:
@@ -90,21 +90,6 @@
|
||||
# Corrects aspect of UI
|
||||
#aspect-correction = 1
|
||||
|
||||
# Scaler algorithm if application drawing is differen from source image
|
||||
# options
|
||||
# SWS_FAST_BILINEAR 1
|
||||
# SWS_BILINEAR 2
|
||||
# SWS_BICUBIC 4
|
||||
# SWS_X 8
|
||||
# SWS_POINT 16
|
||||
# SWS_AREA 32
|
||||
# SWS_BICUBLIN 64
|
||||
# SWS_GAUSS 128
|
||||
# SWS_SINC 256
|
||||
# SWS_LANCZOS 512
|
||||
# SWS_SPLINE 1024
|
||||
#scaler = 2
|
||||
|
||||
# Select faster method of scaling image to window size (nearest) or better quality (linear)
|
||||
#fast-render-scale = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user