]> granicus.if.org Git - libass/commit
font load from dir: use MSGL_INFO instead of MSGL_WARN
authorAvi Halachmi (:avih) <avihpit@yahoo.com>
Sun, 10 Jul 2016 22:50:22 +0000 (01:50 +0300)
committerAvi Halachmi (:avih) <avihpit@yahoo.com>
Sun, 10 Jul 2016 22:56:10 +0000 (01:56 +0300)
commit669d06d814da42f7046689c97f578756d6cb6aa7
tree5961c05945ef4a2e029f3b95aade6bafda4646e6
parent9e3c9e5290e14ebb82dcc06d3ceede0e9fc891fa
font load from dir: use MSGL_INFO instead of MSGL_WARN

This is a normal course of action and should not generate a warning,
especially for applications which use libass and might notify the user
on such "warnings", while in fact it should be info or even verbose.

Fixes #231
libass/ass_fontselect.c