History log of /external/harfbuzz_ng/util/ansi-print.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7235f33f9e5e031622a00a84f4b2e98f16803579 10-Jun-2013 Behdad Esfahbod <behdad@behdad.org> Fix misc warnings reported by cppcheck

https://bugs.freedesktop.org/show_bug.cgi?id=65544
/external/harfbuzz_ng/util/ansi-print.cc
b4c5c52944a44ba863a22a53035ff561af7318ca 03-Jun-2013 Chun-wei Fan <fanchunwei@src.gnome.org> util/ansi-print.cc: Use fallback implementation for lround on MSVC

Unfortuately Visual Studio (still) does not support the C99 function
lround, so provide a fallback implementation for it.
/external/harfbuzz_ng/util/ansi-print.cc
7ec83051c05777c0e6e2eea6ef6c71effede9527 07-Jun-2012 Behdad Esfahbod <behdad@behdad.org> Fix warnings
/external/harfbuzz_ng/util/ansi-print.cc
8caf5dcd66550351c6038b9ae7ecc5254eed64ff 13-May-2012 Behdad Esfahbod <behdad@behdad.org> Minor
/external/harfbuzz_ng/util/ansi-print.cc
50f630c17ced1bd59b4da4f27728dcfbb876400a 13-May-2012 Behdad Esfahbod <behdad@behdad.org> Remove ioctl checks

Ended up not using terminal size after all.
/external/harfbuzz_ng/util/ansi-print.cc
db0de7cd616e1e9d6fde6659e52a541477fb0148 13-May-2012 Behdad Esfahbod <behdad@behdad.org> [util] Set ansi color only on color change
/external/harfbuzz_ng/util/ansi-print.cc
52e7b1424a3613122e9ca30879298df42733acda 13-May-2012 Behdad Esfahbod <behdad@behdad.org> [util] Make hb-view print out Unicode art if stdout is a terminal
/external/harfbuzz_ng/util/ansi-print.cc