Searched hist:"9 f5078060d488bc8d3d3389ad3fc1c0e61a519c8" (Results 1 – 3 of 3) sorted by relevance
/haiku/src/libs/icon/flat_icon/ |
H A D | FlatIconFormat.cpp | 9f5078060d488bc8d3d3389ad3fc1c0e61a519c8 Thu Nov 16 04:53:24 UTC 2006 Stephan Aßmus <superstippi@gmx.de> * fixed a couple of remaining issues with vector icons, there is some unfortunate code duplication in AppFileInfo, because it cannot use BMimeType/BNode alone to retrieve icons, now it works closer to the code in BIconUtils, this fixes R5 icons not displaying for other icon sizes * implemented a bilinear scaling function, I don't know if it is very fast, but I hope it is reasonable. Now that I see the results though, I wonder if R5 icons should be scaled with nearest neighbor instead... * corrected a small bug in the icon format stuff... 7 bit coords are -32-+95, not 96 * improved comment for BIconUtils function
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19302 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/kits/storage/ |
H A D | AppFileInfo.cpp | 9f5078060d488bc8d3d3389ad3fc1c0e61a519c8 Thu Nov 16 04:53:24 UTC 2006 Stephan Aßmus <superstippi@gmx.de> * fixed a couple of remaining issues with vector icons, there is some unfortunate code duplication in AppFileInfo, because it cannot use BMimeType/BNode alone to retrieve icons, now it works closer to the code in BIconUtils, this fixes R5 icons not displaying for other icon sizes * implemented a bilinear scaling function, I don't know if it is very fast, but I hope it is reasonable. Now that I see the results though, I wonder if R5 icons should be scaled with nearest neighbor instead... * corrected a small bug in the icon format stuff... 7 bit coords are -32-+95, not 96 * improved comment for BIconUtils function
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19302 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/libs/icon/ |
H A D | IconUtils.cpp | 9f5078060d488bc8d3d3389ad3fc1c0e61a519c8 Thu Nov 16 04:53:24 UTC 2006 Stephan Aßmus <superstippi@gmx.de> * fixed a couple of remaining issues with vector icons, there is some unfortunate code duplication in AppFileInfo, because it cannot use BMimeType/BNode alone to retrieve icons, now it works closer to the code in BIconUtils, this fixes R5 icons not displaying for other icon sizes * implemented a bilinear scaling function, I don't know if it is very fast, but I hope it is reasonable. Now that I see the results though, I wonder if R5 icons should be scaled with nearest neighbor instead... * corrected a small bug in the icon format stuff... 7 bit coords are -32-+95, not 96 * improved comment for BIconUtils function
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19302 a95241bf-73f2-0310-859d-f6bbb57e9c96
|