summaryrefslogtreecommitdiffstats
path: root/libass/ass_fontconfig.c
diff options
context:
space:
mode:
authorOleg Oshmyan <chortos@inbox.lv>2015-10-30 01:33:30 +0200
committerOleg Oshmyan <chortos@inbox.lv>2015-10-30 03:50:53 +0200
commit7ff5f49e30b91f8ac3e707896ee1fed83dcca170 (patch)
treec8d34e844653ea61c09d7a52a13285f5d7e13232 /libass/ass_fontconfig.c
parent488070876efea2c28ff3e3945c4568c3d831a254 (diff)
downloadlibass-7ff5f49e30b91f8ac3e707896ee1fed83dcca170.tar.bz2
libass-7ff5f49e30b91f8ac3e707896ee1fed83dcca170.tar.xz
directwrite: slightly clean up the code
* Metrics are not used, so don't fetch them. * All variables except meta are always explicitly set before use, so don't initialize them. * Declare variables where they are used. * Use int loop variables when the loop bound is int. * Prefer post-increment to pre-increment.
Diffstat (limited to 'libass/ass_fontconfig.c')
0 files changed, 0 insertions, 0 deletions