Files @ r26678:8832ca8755a3
Branch filter:

Location: cpp/openttd-patchpack/source/src/misc/CMakeLists.txt

PeterN
Fix #10150: Force FS_SMALL for small viewport signs. (#10283)

* Fix #10150: Force FS_SMALL for small viewport signs.

This is a workaround for string widths being different with mixed
font-sizes.

* Fix: Flag small sign shadow as small text.

(This method of drawing shadows is hilarious and needs replacing, but
this is a quick fix.)
add_files(
    array.hpp
    binaryheap.hpp
    countedobj.cpp
    countedptr.hpp
    dbg_helpers.cpp
    dbg_helpers.h
    endian_buffer.hpp
    fixedsizearray.hpp
    getoptdata.cpp
    getoptdata.h
    hashtable.hpp
    lrucache.hpp
)