Newly developed text to image component --wfTextImage, Easy to use , Powerful , The effect of image processing is excellent .
Convert large pieces of text into GIF picture .
Effectively prevent text content from being copied , Effective protection of written data .
Image fonts are all “ Logical sampling ” technology , Effectively prevent font aliasing , Make the edges smoother , More beautiful .
This component has been tested in various platform environments , Stable operation 、 Fast 、 Low resource usage .
design sketch :
Download address :
Sell the source code :
[2014.01.27]wfTextImage Text image component 1.6 More articles about
- [2014.01.27]wfGifAnimator Animation GIF Components 3.0
Component support settings GIF Frame delay and acquisition GIF Frame delay of . Component supports adding or inserting or updating frames ( Support bmp/jpg/gif/wmf/emf/ico Format ). Delete frame . Clear frame operation . Component support GIF Animation scale size . Component supports drawing lines ...
- [2014.01.27]wfRadar Radar map components 2.5
A newly developed radar map component --wfRadar, Easy to use , Powerful , The effect of image processing is excellent . Component supports multiple image formats , Include bmp,jpg,gif,wmf,emf,ico,png,pcx,tif,tga,pcx,dcx ...
- [2014.01.27]wfPng Watermark mapping component 2.1
Support loading bmp,jpg,gif,png Four formats, etc . Support the use of image watermark png Format , Support regional transparency , Translucent png picture . Support image zooming . Support line drawing . Draw a rectangular . Drawing ellipse , Draw a circle, etc . Support output text on the picture . can ...
- [2014.01.27]wfImage Image processing components 3.3
Component supports multiple image formats , Include bmp,jpg,gif,wmf,emf,ico,png,pcx,tif,tga,pcx,dcx etc. . Component provides two output interfaces , Including preservation , Direct display ( You no longer have to clean up the temporary garbage regularly ...
- [2014.01.27]wfChart Statistical chart component 5.6
This component supports multiple style charts , Including the column diagram . Horizontal column diagram . diagram . The pie chart . Point graph . Area map . Selectable 8 Big theme style , And the theme can be reconfigured , Speed up the development and provide better image effect at the same time . Component diagrams provide two output interfaces , Include ...
- [2014.01.27]WFsoft.wfLibrary.wfVerifyImage 1.8
New development of captcha image control --WFsoft.wfLibrary.wfVerifyImage, Easy to use , Powerful . Fully support .net 2.0 To write , Smooth transition to the next generation of operating system . Support at the same time .ne ...
- [2014.01.27]wfPrintOcx Bill printing control v5.3
Support the selection of printers , And automatically memorize the selected printer . Suitable for printing all kinds of bill formats . Support drawing square . Rectangle . circular . The ellipse . Horizontal line . A vertical bar .HTTP picture . It supports the conversion of digital amount into Chinese capital amount . You can set a fixed width text wrap . Components ...
- [2014.01.27]WFsoft.wfLibrary.wfIniFile 1.5
Fully support .net 2.0 To write , Smooth transition to the next generation of operating system . Don't use [DllImport("kernel32")] The way , Totally autonomous .net 2.0 Independent analysis . Full support key ...
- [2014.01.27]WFsoft.wfWebCtrl.wfPage 5.9
wfPage multi-function .Net Flipping components , Easy to use , Powerful . Provide " home page "," The previous page "," The next page "," Last "," turn ...
Random recommendation
- [ turn ] stay Ubuntu Lower installation Redis And use init The script to start
1. Download and install : cd /tmp wget http://redis.googlecode.com/files/redis-2.2.4.tar.gz tar -zxf redis-2.2.4.ta ...
- JSONObject Package dependency
commons-lang.jar commons-beanutils.jar commons-collections.jar commons-logging.jar ezmorph.jar json- ...
- Variance of random variables variance & The covariance matrix of random vectors covariance matrix
1. Sample matrix If it's a random variable , Then its sample value can be represented by a vector . Relative , For a random vector , So we need to use matrix representation , Because the sampling value of each variable in the vector , Can be represented by a vector . then , A matrix can benefit ...
- Imitation QQ The implementation of registration verification code .
Recently, I found that the captcha of some websites has been replaced by “ Polar test ” and “ Touch ” Of , Find out QQ The registration of is also related to “ Touch ” Similarity of . Just want to try to achieve a . First on the renderings : The main idea and code are pasted below : First step : Get a list of common Chinese characters public stat ...
- angular call WCF service , Read the picture display list under the folder , Download and save as picture
Read the files in the folder public string ReadImagesPaths() { string result = string.Empty; try { string path = System ...
- gvim Common commands
Insert : insert Strong regression : :q! sign out : :q preservation : :w Save and exit ::wq Copy : yy( A single ) Multiple lines :8yy Delete : dd( A single ) Multiple lines :8dd perhaps :4,8d Execute the script : :! ...
- DateTimePicker—— Open source Android Calendar Class Library
Github Escrow address :https://github.com/flavienlaurent/datetimepicker
- sensor Commissioning process HAL Layer data cannot be transferred to app
Recently debugged e-compass sensor , I have a strange problem , The drive reports data normally . But the data goes to HAL After that, the layer has been unable to upload app. the debug, I found that this is a vendor sent code that exists bug,open Of fd No settings N ...
- sf In the standard pagination function introduction
There is nothing in the world , To harass others . I like a relatively quiet environment to study and work , I hope that in an environment where the sound of dropping a needle can be heard , But sometimes it's the opposite , There was a lot of noise , I can't change my surroundings , I can only change myself , In fact, these are nothing , Maybe ...
- JAVA Basics --- introduction
JDK Installation of and configuration of environment variables : stay Oralce Download it from the official website JDK Then start to configure environment variables . Find the download JDK The location of , Copy , Then create... In the environment variable “JAVA_HOME”, Paste : stay path In the use “ ...