"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "layer2/VFont.h" between
pymol-v1.8.6.0.tar.bz2 and pymol-v2.1.0.tar.bz2

About: PyMOL is a Python-enhanced molecular graphics tool. It excels at 3D visualization of proteins, small molecules, density, surfaces, and trajectories. It also includes molecular editing, ray tracing, and movies. Open Source version.

VFont.h  (pymol-v1.8.6.0.tar.bz2):VFont.h  (pymol-v2.1.0.tar.bz2)
skipping to change at line 28 skipping to change at line 28
#define _H_VFont #define _H_VFont
#include"os_python.h" #include"os_python.h"
#include"CGO.h" #include"CGO.h"
int VFontInit(PyMOLGlobals * G); int VFontInit(PyMOLGlobals * G);
void VFontFree(PyMOLGlobals * G); void VFontFree(PyMOLGlobals * G);
int VFontLoad(PyMOLGlobals * G, float size, int face, int style, int can_load_ne w); int VFontLoad(PyMOLGlobals * G, float size, int face, int style, int can_load_ne w);
int VFontWriteToCGO(PyMOLGlobals * G, int font_id, CGO * cgo, const char *text, int VFontWriteToCGO(PyMOLGlobals * G, int font_id, CGO * cgo, const char *text,
float *pos, float *scale, float *matrix); float *pos, float *scale, float *matrix, float *color=NULL);
int VFontIndent(PyMOLGlobals * G, int font_id, const char *text, int VFontIndent(PyMOLGlobals * G, int font_id, const char *text,
float *pos, float *scale, float *matrix, float dir); float *pos, float *scale, float *matrix, float dir);
#endif #endif
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)