Dev-C++ 這個專案已經停止更新有一段好長的時間
現有人接手,也已經推出幾個新版本
2011/12/27 則釋出版本 5.1.0.0
官方下載位址:http://orwellengine.blogspot.com/
如圖示,前面是安裝版本的32bits、64bits檔,後面則是可攜式的版本
搜尋此網誌
2012年1月5日 星期四
Dev-C++ 5.1.0.0 釋出
2011年12月19日 星期一
GIMP-2.7.4 for windows(官方編譯的版本)
有需要的朋友可從如下的連結下載
下載位置:http://sourceforge.net/projects/gimp-win/files/GIMP%20%2B%20GTK%2B%20%28development%20rel.%29/GIMP%202.7.4/gimp-2.7.4-setup.exe/download
2011年12月14日 星期三
GIMP-2.7.4 for windows(開發中的測試版本)
GIMP 官方於 12月11日 正式釋出 2.7.4 開發測試版本
這應該是 GIMP 2.8 的最後一個開發中版本了(2.8沒意外的話,應該是在明年一月)
不過目前只有原始碼檔案,官方編譯的可執行版本尚未出來
GIMP-2.7.4.7z (可攜式的版本,不含任何額外的plug-ins或scripts)
這是根據 12月11日 官方正式釋出的 tarball 原始檔案自行編譯而成
此版繪圖板應該可以正常動作了
有興趣、等不及的可以先下載測試
Changes in GIMP 2.7.4
UI:
- Add a close button to image tabs in single-window mode
- Improve the transform tools’ undo strings to be more descriptive
- Render the layer’s “eye” icon in inconsistent state if the layer is
visible, but one of its parents isn’t
- Add proper stacking for canvas items, so things don’t hide each other
- Make sure single-window-mode and multi-window-mode are always saved
consistently in sessionrc
Core:
- Fix “render_image_tile_fault: assertion `tile[ 4 ] != NULL’ failed”
warnings that occurred for some image sizes
- Fix attachment of the floating selection when the gegl projection
is enabled
- Replace heal algorithm with a new one by Jean-Yves Couleaud that
works much better
- Make resource sub-folders show up in UI as tags, allowing users
to easily locate resource collections they may have installed
- Fix graphics tablet canvas interaction by moving from
gdk_pointer_grab() to gtk_grab_add() for most grabs
- Stop using motion hints, they are a concept from the dark ages
Libgimp:
- Add a basic paint dynamics PDB interface
Plug-ins:
- Make writing color space information to BMP files optional
- PSD loader now reads and imports working paths
Script-Fu:
- Lots and lots of undeprecations
Developer documentation:
- Add devel-docs/gegl-porting-plan.txt
Source and build system:
- Make git-version.h generation work in shallow git clones
- Modernize use of autotools a bit, maintainer-mode and pdbgen
are now enabled by default
General:
- Make gimptool install scripts in the correct system-wide directory
- Fix lots and lots of stuff found by static code analysis
名詞 花邊,絨絲帶
2011年12月10日 星期六
2011年12月4日 星期日
GIMP Plug-in:Maze5-0.8.1(製作迷宮)
官方網站:http://www.fiveoclock.de/?page_id=81
編譯過且中文化後的檔案 maze5_TW.zip
雖然 gimp 已內建有製作迷宮,但樣式只有一種,且無解答路線
此 plug-in 有多種樣式可供選擇,且提供有是否繪製解答路線的選項
如下圖對話框所示
2011年11月14日 星期一
2011年11月6日 星期日
GIMP:沙地上寫字的效果

1. 『檔案』->『新增』 開一新圖檔,並填上沙地的顏色,如 c17f27 或 9c9c9c
2. 『濾鏡』->『雜訊』->『HSV雜訊...』
2011年10月22日 星期六
GIMP 製作影片
示範影片取自 《賽德克‧巴萊》戲院預告(HD) - Seediq Bale - Theatrical Trailer - English Subtitled
只是示範壓製作法,因此僅擷取其中自1分32秒到片尾的部份,共33秒
雖然只有短短33秒,但就檔案數來說
就有frame_002211.xcf ~ frame_003008.xcf 總共798個檔案,檔案不少
之後用 『Frame Scale ...』來縮小解析度至400x224
『 Frame Modify ... 』套用濾鏡,將影片加上Vintage Film 老式電影的效果
2011年10月1日 星期六
GIMP將影片部分內容轉成動態Gif檔 part3
不同於『 Split Video into Frames 』
『 MPlayer based extraction 』無法直接輸出成多圖層影像來編修
不過適合用它來處理影片時間長度大於30分鐘以上的大檔案
MPlayer 本身就是一個player,所以檔案格式應該也不會是個問題
示範影片 《賽德克‧巴萊》戲院預告(HD) - Seediq Bale - Theatrical Trailer - English Subtitled

