ofxVariableLab/src/ofxVariableLab.h

11 lines
222 B
C
Raw Normal View History

2023-03-19 12:04:47 +01:00
#pragma once
2023-03-25 13:51:04 +01:00
#include "random_id.h"
#include "Utils.h"
2023-03-19 12:04:47 +01:00
#include "Layer.h"
#include "MsdfLayer.h"
2023-04-12 09:28:47 +02:00
#include "GPUFontLayer.h"
2023-03-25 18:59:58 +01:00
#include "LayerComposition.h"
2023-04-12 09:28:47 +02:00
// TODO: save characterset with atlasses when saving image on disk