]> git.lyx.org Git - features.git/commit
Replace MathData::kerning_ member by a function
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sun, 14 Jul 2019 12:42:37 +0000 (14:42 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sun, 14 Jul 2019 12:45:36 +0000 (14:45 +0200)
commit4cc4663262f2c806ed9e44d5a24ca6fd0136da76
tree297fe16707cc5400f95222e5e0c7c4eed3c93123
parentd1a678563e5e8183452fe85db4e37b9ad01c7c94
Replace MathData::kerning_ member by a function

This allows to make kerning depend on the BufferView? This is not
useful right now, but may become useful for multimonotor setting with
different dpi.
src/mathed/MathData.cpp
src/mathed/MathData.h