]> 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>
Thu, 18 Jun 2020 13:48:36 +0000 (15:48 +0200)
commit3bba2fb8d45f8a60ddcea52947a387115a5a6a17
tree4bdcb8fd0bb18b4c15eba872e0549805c3019b79
parent54d9182c6eee1db39c22917e1e82eaa345dc14b4
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