GRAPHICS/BASE: adds Dotmatrix scaler plugin

This commit is contained in:
Eric Culp 2012-05-29 13:45:50 -04:00 committed by Filippos Karapetis
parent 6320ea772e
commit b70a04214b
4 changed files with 106 additions and 0 deletions

View file

@ -165,6 +165,7 @@ public:
LINK_PLUGIN(NORMAL)
LINK_PLUGIN(HQ)
LINK_PLUGIN(SAI)
LINK_PLUGIN(DOTMATRIX)
return pl;
}