MCPcopy Create free account
hub / github.com/NanoMichael/MicroTeX / enableMagnification

Method enableMagnification

src/fonts/fonts.cpp:279–281  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

277}
278
279void DefaultTeXFont::enableMagnification(bool b) {
280 _magnificationEnable = b;
281}
282
283#include "res/reg/builtin_font_reg.h"
284#include "res/reg/builtin_syms_reg.h"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected