libredwg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libredwg] missing functions


From: address@hidden
Subject: Re: [libredwg] missing functions
Date: Mon, 26 Apr 2010 12:42:33 +0200

Missing functions :
#include "dwg.h"
double dwg_model_page_x_min(_dwg_struct*) { return 0;};
double dwg_model_page_x_max(_dwg_struct*) { return 0;};
double dwg_model_page_y_min(_dwg_struct*) { return 0;};
double dwg_model_page_y_max(_dwg_struct*) {return 0;};


These were not defined in the code.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]