]> granicus.if.org Git - libass/commit - libass/ass_fontselect.c
fontselect: minor cleanup
authorwm4 <wm4@nowhere>
Fri, 28 Aug 2015 11:56:51 +0000 (13:56 +0200)
committerwm4 <wm4@nowhere>
Fri, 28 Aug 2015 12:06:56 +0000 (14:06 +0200)
commitd164226a4c1c6c29951819862d505161065eed6f
treec25c52f758ba1b39a92aa66dab65cf25c72ef591
parentdb1c6fd2a34c331825bfb6cbdef313fa9e64528e
fontselect: minor cleanup

Use a pointer to the selected font info, instead of an index. Makes the
code a bit more readable.
libass/ass_fontselect.c