|
|
@ -146,7 +146,7 @@ private: |
|
|
|
float average_weight_; |
|
|
|
float average_weight_; |
|
|
|
float svg_scaling_(int W, int H); |
|
|
|
float svg_scaling_(int W, int H); |
|
|
|
void rasterize_(int W, int H); |
|
|
|
void rasterize_(int W, int H); |
|
|
|
virtual void cache_size(int &width, int &height); |
|
|
|
virtual void cache_size_(int &width, int &height); |
|
|
|
void init_(const char *filename, const char *filedata, Fl_SVG_Image *copy_source); |
|
|
|
void init_(const char *filename, const char *filedata, Fl_SVG_Image *copy_source); |
|
|
|
Fl_SVG_Image(Fl_SVG_Image *source); |
|
|
|
Fl_SVG_Image(Fl_SVG_Image *source); |
|
|
|
public: |
|
|
|
public: |
|
|
|