Search found 379 matches: quality

Return to advanced search

Re: How to have a sharp image conversion

Not Remember
I think you make a sample test (fwh 18.03)
http://forums.fivetechsupport.com/viewtopic.php?f=3&t=35547&start=0&hilit=FW_transformBitmap#p211638

we tried also with
FW_SaveImage( "name.png", "name.bmp" )
but the quality is no good
by Silvio.Falconi
Sat Feb 29, 2020 12:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to have a sharp image conversion
Replies: 14
Views: 2354

Mr. Nages please: HARU PDF Bugs/Extensions

Not functioning:
Code: Select all  Expand view
oPrn:say(nRow,nCol,cText,oFont,,,,1)
oPrn:say(nRow,nCol,cText,oFont,,,,2)


To add in Tpdf:
Code: Select all  Expand view
  DATA nXoffset INIT 0
   DATA nYoffset INIT 0


To add oPrn:Sayimage(…) as this is better quality as oPrn:Saybitmap(...)
by byte-one
Sun Jan 26, 2020 2:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mr. Nages please: HARU PDF Bugs/Extensions
Replies: 21
Views: 5804

New FTDN December 2019 (FWH 19.12)

... Method NewSql() fix. * Fix: Due to a bug in the function FW_ReadImage() in imgtxtio.prg, painting of png images by TBtnBmp is of low quality. Fixed. http://forums.fivetechsupport.com/viewtopic.php?f=3&t=37944&p=226800#p226800 * XBrowse: - Fix: In some cases, if :cFooterPicture ...
by Antonio Linares
Sat Dec 21, 2019 5:59 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN December 2019 (FWH 19.12)
Replies: 2
Views: 3070

Re: Help with PDF in FWH-19.09 please.

... to generate PDFs in your case. With FWH1909 we have 3 options (1) FWH Internal (2) MSWord (3) HaruPDF In our tests... 1) FWH Internal: Reasonable quality but very large files. 2) MSWord: Better quality and reasonably smaller size Limitations: Does not support vertical fonts. You brought out the ...
by nageswaragunupudi
Tue Dec 03, 2019 11:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help with PDF in FWH-19.09 please. - SOLVED
Replies: 3
Views: 1043

Help with PDF in FWH-19.09 please. - SOLVED

... PDFs. I've tried everything, but I can't find a solution. Any suggestions of what I need or what am I doing wrong will be eternally grateful Good quality - bad weight 584Kb https://i.postimg.cc/QN5qZt8j/Fact067-OK.jpg Good weight 202Kb - bad quality https://i.postimg.cc/65rznQgM/Fact067-UGLY.jpg ...
by Cgallegoa
Tue Dec 03, 2019 1:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help with PDF in FWH-19.09 please. - SOLVED
Replies: 3
Views: 1043

Re: png and buttonbar

Png file is supported on buttonbar. But, Mr. Uwe's observation that the quality is very bad is correct. Thanks for pointing out. While we will fix this issue in the next version, we request you to use this workaround for the present. Add CLAUSE "GDIP" ...
by nageswaragunupudi
Sat Oct 26, 2019 2:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: png and buttonbar
Replies: 4
Views: 1124

Re: png and buttonbar

Silvio,

I noticed a bad quality using png

Image

regards
Uwe :(
by ukoenig
Sat Oct 26, 2019 12:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: png and buttonbar
Replies: 4
Views: 1124

Re: Como mejorar la calidad de las imágenes

FWH displays and prints images with very good quality. There is no need to pay for any external software. Just use latest versions of FWH and learn how to display images. Here is a small code snippet.   DEFINE DIALOG oDlg SIZE 400,500 PIXEL ...
by nageswaragunupudi
Sat Oct 19, 2019 5:42 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Como mejorar la calidad de las imágenes
Replies: 15
Views: 2670

Re: A problem using xImage METHOD < Save and Paste >

I used it otherwise the painting is not included 1) Try "SaveAsViewed" and save as bmp file. The same usage but with a quality-difference // xImage DEFINE BUTTON OF oDlg:oBar PROMPT "Save xImage" CENTER ; ACTION ( oImage1:Save( .T., c_path1 + "EXPORT\" + "SAVED1.JPG", ...
by ukoenig
Wed Sep 25, 2019 7:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A problem saving linecolors ( new image ) with xImage
Replies: 2
Views: 618

MS Jet Broken using MS Access and ADO

... my .mdb problems have gone away .. apparently one of the last cumulative 1903 updates ( August 13, 2019—KB4512508 ) This security update includes quality improvements. Key changes include: Security updates to Windows App Platform and Frameworks, Windows Storage and Filesystems, Microsoft Scripting ...
by Rick Lipkin
Sat Aug 31, 2019 7:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: MS Jet Broken using MS Access and ADO
Replies: 0
Views: 372

New Class TMP3Info

... I researched and developed from 0 to obtain data from an MP3, said data is stored within the Metadata and Tags, supporting MP3 with CBR and VBR quality with ID3Tags Versions 1.0, 1.1, 2.0, 2.3 and still in development and test of 2.4, what data can we get: Well a picture says more than words: ...
by cuatecatl82
Wed Aug 21, 2019 1:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New Class TMP3Info
Replies: 3
Views: 1071

Selecting numbers

... the problem is I have also a big button "..." while I prefer have a button as the combobox How I can resolve ? because it is no good quality
by Silvio.Falconi
Wed May 22, 2019 4:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Selecting numbers
Replies: 11
Views: 1150

Re: transform Png to Bmp

... function FW_transformBitmap() ? I would do it this way: FW_SaveImage( "name.png", "name.bmp" ) Did you try this? How is the quality? Now I try with your command aElementiBmp:=   ConvertImage(aElementi,cFoldertemp,cFileBmp_Elementi)Function ConvertImage(aElementi,cFoldertemp,cFileBmp_Elementi) Local ...
by Silvio.Falconi
Sat May 18, 2019 9:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: transform Png to Bmp
Replies: 7
Views: 650

Re: transform Png to Bmp

Where is the function FW_transformBitmap() ?

I would do it this way:
FW_SaveImage( "name.png", "name.bmp" )
Did you try this? How is the quality?
by nageswaragunupudi
Sat May 18, 2019 8:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: transform Png to Bmp
Replies: 7
Views: 650

Re: Rpreview issues - PDF

It is possible to embed an image in harupdf (jpg, png). You can convert the emf in jpg or better in png, but this is where we lose quality and generate a very large pdf, and the text is not text is image. The result would be similar to what we have now, only change Tpdf() code for Harupdf ...
by mastintin
Wed May 08, 2019 11:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Rpreview issues - PDF
Replies: 58
Views: 7883
PreviousNext

Return to advanced search