search for: drawtext

Displaying 20 results from an estimated 23 matches for "drawtext".

2011 Jan 04
2
Print plot to pdf, jpg or any other format when using scatter3d error
...rSubset$Y) scatter3d(x,y,userSubset$timeline,xlim = c(0,1280), ylim = c(0,1024), zlim=c(0,1800000),type="h",main=sessionU01[i,],sub=sessionU01[i,]) tmp6=rep(".ps") tmp7=paste(sessionU01[i,],tmp6,sep="") tmp7 rgl.postscript(tmp7,"ps",drawText=FALSE) #pdf(file=tmp7) #dev.print(file=tmp7, device=pdf, width=600) #dev.off(2) }
2002 Feb 28
0
Wine release 20020228
...still do not work correctly. Patches should be submitted to "wine-patches@winehq.com". Please don't forget to include a ChangeLog entry. WHAT'S NEW with Wine-20020228: (see ChangeLog for details) - Client-side font rendering using Xrender. - Local server COM support. - Many DrawText improvements. - A ton of fixes for better MS Office support. - Preliminary support for C unit tests. - Lots of bug fixes. See the README file in the distribution for installation instructions. Because of lags created by using mirror, this message may reach you before the release is available a...
2012 Mar 12
3
WineD3D for dx7 game on windows
Hello. I have low performance in old DirectX7 game (Aliens vs Predator 2) on Windows. Can Wine ddraw windows build help me with my problem? I'v tried WineD3DForWindows, but compiled build is old and game shows only menu with glitches.
2003 Oct 25
9
Windows Compile Error
I''ve gotten a lot farther building wxRuby than I did a few months ago. But its getting late here and I''m going to bed. In the meantime, does anyone know why I''m getting this compile error: Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cl -MD -Zi -O2b2xg- -G6
2001 Sep 06
1
crystal reports under wine
Has anyone had any success with Crystal Reports under Wine? The problem I am currently having is with the print engine itself and is probably nothing to do with printing; Page fault on trying to access 0x00000000 in CRPE32.DLL.Prompt3DViewAngle (which I presume is bought in by Crystal from 3dgraphics) The dll is either version 8.0.0.371 or 8.0.0.392 -- Bill Medland
2005 Dec 01
1
Can''t add text to FXCanvas
...do |dc| @canvas.backColor = @color4 dc.foreground = @canvas.backColor dc.fillRectangle(event.rect.x, event.rect.y, event.rect.w,event.rect.h) dc.foreground = @color5 dc.drawEllipse(100,100,100,200) #dc.setFont(@font) #this generates an error #dc.drawText(100,100,"test") #this generates an error end end end def dumpFontDesc(lab,fd) print "fontDesc #{lab} = #{fd.inspect}\n" print "#{fd.face}, #{fd.size},#{fd.weight}," print "#{fd.slant}, #{fd.setwidth},#{fd.encoding}," print &quo...
2009 Jul 03
3
ffmpeg and zoneminder install problems
...ffmpeg"/libavcodec -I"/root/software/ffmpeg"/libavformat -I"/root/software/ffmpeg"/libswscale -I"/root/software/ffmpeg"/libavdevice -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -MM vhook/fish.c vhook/null.c vhook/watermark.c vhook/drawtext.c vhook/imlib2.c vhook/ppm.c version.h | sed 's,^\([a-z]\),vhook/\1,' > .vhookdep vhook/drawtext.c:61:10: error: #include expects "FILENAME" or <FILENAME> vhook/drawtext.c:62:10: error: #include expects "FILENAME" or <FILENAME> gcc -MM -fomit-frame-poin...
2012 Nov 30
1
compiling R for Windows 64 bit
Dear All, I'm trying to compile R for Windows 64 bit. I'm following the instructions of R installation and administration guide v2.15.2 (3.1; A.3.1.4; C.2.2) and at the moment I compiled the default version (single threaded, gcc, without external BLAS) ?on my notebook (windows xp 32 bit) Now I'm trying to compile it on Windows servers 64 bit with the next configuration : 1. Windows
2007 Mar 29
0
[929] branches/wxruby2/wxwidgets_282/swig/classes: Fix virtual methods that shouldn''t be (Bug 9682); Add missing methods and
..., wxPoint points[] ) ; </span><span class="cx"> void DrawSpline(wxList * points ) ; </span><span class="cx"> void DrawSpline(wxCoord x1 , wxCoord y1 , wxCoord x2 , wxCoord y2 , wxCoord x3 , wxCoord y3 ) ; </span><del>- virtual void DrawText(const wxString& text , wxCoord x , wxCoord y ) = 0; - static void EnableCache(bool enableCache ) ; </del><ins>+ void DrawText(const wxString& text , wxCoord x , wxCoord y ); </ins><span class="cx"> void EndDoc() ; </span><span class=&q...
2001 Feb 02
1
Font problems (wrong font is used) (sorry for the delay Gerard!!)
...>-debugmsg +font trace? > > I am not quite sure... Ok, I looked at what you posted and I'm a bit lost. I'm not sure I can understand how you use the information on one part to find the rest. I've tried to find something, anyway. Following your approach: > Call USER.85: DRAWTEXT(0x0048,0x03975304 "The production queue on > Bakwele is empty.",0x0029,0397:a39c,0x0c10) > ret=02a7:071b ds=0397 I don't have this, but I grabbed the GetTextMetricsA which appears just before the buggy message: . trace:font:GetTextMetricsA text metrics: . Weight = 400...
2006 Oct 17
1
crush in edit()
Dear all, I am new to R system. When I tried to edit data read from a csv file, R system crushed, I got an error message as follows: > edit(data) *** buffer overflow detected ***: /usr/lib/R/bin/exec/R terminated ======= Backtrace: ========= /lib/libc.so.6(__chk_fail+0x41)[0x49d020b1] /lib/libc.so.6[0x49d034a2] /usr/lib/R/modules//R_X11.so[0x33ed7a] /usr/lib/R/modules//R_X11.so[0x34050d]
2006 Oct 17
1
crush in edit()
Dear all, I am new to R system. When I tried to edit data read from a csv file, R system crushed, I got an error message as follows: > edit(data) *** buffer overflow detected ***: /usr/lib/R/bin/exec/R terminated ======= Backtrace: ========= /lib/libc.so.6(__chk_fail+0x41)[0x49d020b1] /lib/libc.so.6[0x49d034a2] /usr/lib/R/modules//R_X11.so[0x33ed7a] /usr/lib/R/modules//R_X11.so[0x34050d]
2018 Jun 22
0
Wine release 3.11
...more flags in SHGetKnownFolderPath(). shell32/tests: Reorder known_folders table definition. shell32/tests: Add tests for SHGetKnownFolderPath() flags. shell32/tests: Remove empty element from known_folders[]. Kieran Duggan (1): d3dx9/tests: Add initial tests for ID3DXFont::DrawText(). Lauri Kenttä (1): po: Update Finnish translation. Matteo Bruni (2): wined3d: Generate shader epilogue before conditional returns. wined3d: Set stream stride and offset even when buffer is NULL. Michael Müller (4): crypt32: Implement decoding of X509_OBJECT_IDENTIFIER....
2018 Feb 09
1
R Compilation gets stuck on Windows 64
Please note that building R on Windows is documented in "R Installation and Administration", including links to external software. Particularly there is a link to texinfo which is part of Rtools. The documentation is maintained and it is a sufficient source of information for building R on Windows. https://cran.r-project.org/doc/manuals/r-release/R-admin.html
2008 Oct 24
0
Wine release 1.1.7
...handles. mpr: Fix NULL pointer dereference in WNetGetResourceInformationW. include: Include winuser.rh from winresrc.h. wordpad: Do not pass resource ids to MessageBox. Aric Stewart (14): shell32: Refine UNIXFS_path_to_pidl to return more detailed failures. user32: In DrawTextW/A make sure to properly initialize the cbSize of DRAWTEXTPARAMS. user32: DrawText handling of 0 counts with string, empty strings and -1 counts with empty string and NULL strings. user32: Make sure our vertical line count is at least 1 even if there is an oversized font in the edit con...
2007 Mar 27
0
[922] branches/wxruby2/wxwidgets_282: Changes, additions and deprecations 2.6 -> 2.8 Wx API
...> * "DC#cache_enabled":#DC_cacheenabled </span><span class="cx"> * "DC#calc_bounding_box":#DC_calcboundingbox </span><span class="lines">@@ -60,7 +67,6 @@ </span><span class="cx"> * "DC#draw_text":#DC_drawtext </span><span class="cx"> * "DC#enable_cache":#DC_enablecache </span><span class="cx"> * "DC#end_doc":#DC_enddoc </span><del>-* "DC#end_drawing":#DC_enddrawing </del><span class="cx"> * "...
2016 Jan 22
0
Wine release 1.9.2
...dwrite: Underline origin is always at the left run boundary. dwrite: Underline reading direction matches run direction. d3dx9/tests: Fix some test failures. d2d1: Don't update target dpi if only one SetDpi() argument is zero. d2d1: Support different measuring modes in DrawText(). d2d1: Block target creation on invalid dpi values. d2d1: SetDpi() rejects negative values too. dwrite: Ask freetype once about kerning pairs support and monospaced property. dwrite: Return earlier from GetKerningPairAdjustments() when pair kerning is not supported....
2017 Mar 03
0
Wine release 2.3
...e fonts. dwrite: Set runHeight attribute for underlines. d2d1: Use DrawLine() to draw underlines. dxgi: Fix naming in error traces. ddraw: Remove references to IWineD3DDevice that doesn't exist anymore. d3d8: Fix debug messages. d2d1: Support strikethrough in DrawText()/DrawTextLayout(). usp10: Filter out DeltaFormat == 0 too, valid range is [1, 3]. shell32: Implement SHGetPropertyStoreFromParsingName() as a wrapper over IShellItem2. gdiplus/tests: Fix region leak (Valgrind). comctl32/propsheet: Enforce minimal PROPSHEETPAGE structure siz...
2007 Aug 24
0
Wine release 0.9.44
...DrawString bugs. gdiplus: Handle StringFormatFlagsNoWrap in GdipDrawString. gdiplus: Handle StringFormatFlagsNoWrap in GdipMeasureString. gdiplus: Handle empty layout rectangle in GdipMeasureString. gdiplus: Handle empty layout rectangle in GdipDrawString. gdiplus: Use DrawText instead of TabbedTextOut. gdiplus/tests: Added GdipAddPathLineI test. gdiplus/tests: Added GpStringFormat tests. gdiplus: Fix default value of StringTrimmingCharacter. Francois Gouget (7): mshtml: Update win32.api to fix the winapi_check warnings. kernel32/tests: Remo...
2011 May 13
0
Wine release 1.3.20
...amstream: Mark internal symbols as hidden. quartz: Handle NULL return from strchr() (Coverity). winedump: flags is a DWORD not a WORD (Coverity). wined3d: Fixed a operator precedence issue (Coverity). user32: Use left shift instead of right shift (Coverity). user32: DrawText gets a 32bit flag, not a 16bit flag. riched20: Adjusted shift by 8 bits to 16 bits (Coverity). riched20: Use correct flag name (Coverity). riched20: Fixed some lParams with keycodes (Coverity). oleaut32: Fixed offset calculation (Coverity). shdocvw: Check safearray dim...